Aquabyte website screenshot

Aquabyte

Aquabyte AS is a Norwegian-American aquaculture technology company, founded in 2017 with offices in Bergen (Laksevåg), Norway, San Francisco and Chile, that applies computer vision and machine learning to salmon and trout farming. Underwater cameras (Hydra 360, Hammerhead, Atlas) stream imagery into a cloud platform that produces biomass and weight estimation, sea-lice counting, welfare scoring, swim-speed and breathing-index behaviour metrics, environmental readings and feeding decision support, from smolt through harvest. Customers reach that data either through the Aquabyte customer portal at app.aquabyte.ai or through the Aquabyte Public API — a documented, API-key-authenticated REST service at api.aquabyte.ai/v3 whose OpenAPI 3.1 definition is served publicly at api.aquabyte.ai/openapi.json and rendered with ReDoc at /v3/docs.

Aquabyte publishes 7 APIs on the APIs.io network, including Behaviour API, Biomass API, Environmental API, and 4 more. Tagged areas include Aquaculture, Fish Farming, Computer-Vision, Machine-Learning, and Biomass Estimation.

Aquabyte’s developer surface includes documentation, API reference, support, authentication, and 12 more developer resources.

35.3/100 thin ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
AquacultureFish FarmingComputer-VisionMachine-LearningBiomass EstimationSea LiceFish WelfareEnvironmental MonitoringAgriculture TechnologyNorwaySalmonData

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/aquabyte: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Aquabyte Behaviour API

Behaviour APIs

Aquabyte Biomass API

Biomass APIs

Aquabyte Environmental API

The Environmental API from Aquabyte — 2 operation(s) for environmental.

Aquabyte Sites API

The Sites API from Aquabyte — 2 operation(s) for sites.

Aquabyte V3.0 API

Deprecated. Use v3.1 equivalents.

Aquabyte Welfare API

Welfare APIs

Scroll for all 7

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 8

Rate Limits 1

Documented rate limits and quota policies.

Aquabyte Rate Limits

1 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Aquabyte Authentication

apiKey · 1 scheme

SECURITY

Aquabyte Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Aquabyte Agentic Access

19 operations · 1 acting

19 operations · 1 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: aquabyte
name: Aquabyte
description: Aquabyte AS is a Norwegian-American aquaculture technology company, founded in 2017 with offices in Bergen (Laksevåg),
  Norway, San Francisco and Chile, that applies computer vision and machine learning to salmon and trout farming. Underwater
  cameras (Hydra 360, Hammerhead, Atlas) stream imagery into a cloud platform that produces biomass and weight estimation,
  sea-lice counting, welfare scoring, swim-speed and breathing-index behaviour metrics, environmental readings and feeding
  decision support, from smolt through harvest. Customers reach that data either through the Aquabyte customer portal at app.aquabyte.ai
  or through the Aquabyte Public API — a documented, API-key-authenticated REST service at api.aquabyte.ai/v3 whose OpenAPI
  3.1 definition is served publicly at api.aquabyte.ai/openapi.json and rendered with ReDoc at /v3/docs.
url: https://raw.githubusercontent.com/api-evangelist/aquabyte/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: openapi-harvested
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
specificationVersion: '0.23'
created: '2026-08-06'
modified: '2026-08-06'
image: https://www.aquabyte.ai/en/icon-illyi6.png
tags:
- Aquaculture
- Fish Farming
- Computer-Vision
- Machine-Learning
- Biomass Estimation
- Sea Lice
- Fish Welfare
- Environmental Monitoring
- Agriculture Technology
- Norway
- Salmon
- Data
tags_raw:
- Aquaculture
- Fish Farming
- Computer Vision
- Machine Learning
- Biomass Estimation
- Sea Lice
- Fish Welfare
- Environmental Monitoring
- Agriculture Technology
- Norway
- Salmon
- Data
apis:
- aid: aquabyte:aquabyte-behaviour-api
  name: Aquabyte Behaviour API
  description: Behaviour APIs
  humanURL: https://api.aquabyte.ai/v3/docs
  baseURL: https://api.aquabyte.ai/v3
  tags:
  - behaviour
  properties:
  - type: OpenAPI
    url: openapi/aquabyte-behaviour-api-openapi.yml
  - type: Documentation
    url: https://api.aquabyte.ai/v3/docs
  - type: APIReference
    url: https://api.aquabyte.ai/v3/docs
  - type: Authentication
    url: authentication/aquabyte-authentication.yml
  - type: Conventions
    url: conventions/aquabyte-conventions.yml
  - type: ErrorCatalog
    url: errors/aquabyte-problem-types.yml
  - type: DataModel
    url: data-model/aquabyte-data-model.yml
  - type: Lifecycle
    url: lifecycle/aquabyte-lifecycle.yml
  - type: Deprecation
    url: lifecycle/aquabyte-lifecycle.yml
  - type: RateLimits
    url: rate-limits/aquabyte-rate-limits.yml
  - type: Conformance
    url: conformance/aquabyte-conformance.yml
  - type: AgenticAccess
    url: agentic-access/aquabyte-agentic-access.yml
- aid: aquabyte:aquabyte-biomass-api
  name: Aquabyte Biomass API
  description: Biomass APIs
  humanURL: https://api.aquabyte.ai/v3/docs
  baseURL: https://api.aquabyte.ai/v3
  tags:
  - Biomass
  tags_raw:
  - biomass
  properties:
  - type: OpenAPI
    url: openapi/aquabyte-biomass-api-openapi.yml
  - type: Documentation
    url: https://api.aquabyte.ai/v3/docs
  - type: APIReference
    url: https://api.aquabyte.ai/v3/docs
  - type: Authentication
    url: authentication/aquabyte-authentication.yml
  - type: Conventions
    url: conventions/aquabyte-conventions.yml
  - type: ErrorCatalog
    url: errors/aquabyte-problem-types.yml
  - type: DataModel
    url: data-model/aquabyte-data-model.yml
  - type: Lifecycle
    url: lifecycle/aquabyte-lifecycle.yml
  - type: Deprecation
    url: lifecycle/aquabyte-lifecycle.yml
  - type: RateLimits
    url: rate-limits/aquabyte-rate-limits.yml
  - type: Conformance
    url: conformance/aquabyte-conformance.yml
  - type: AgenticAccess
    url: agentic-access/aquabyte-agentic-access.yml
- aid: aquabyte:aquabyte-environmental-api
  name: Aquabyte Environmental API
  description: The Environmental API from Aquabyte — 2 operation(s) for environmental.
  humanURL: https://api.aquabyte.ai/v3/docs
  baseURL: https://api.aquabyte.ai/v3
  tags:
  - Environmental
  properties:
  - type: OpenAPI
    url: openapi/aquabyte-environmental-api-openapi.yml
  - type: Documentation
    url: https://api.aquabyte.ai/v3/docs
  - type: APIReference
    url: https://api.aquabyte.ai/v3/docs
  - type: Authentication
    url: authentication/aquabyte-authentication.yml
  - type: Conventions
    url: conventions/aquabyte-conventions.yml
  - type: ErrorCatalog
    url: errors/aquabyte-problem-types.yml
  - type: DataModel
    url: data-model/aquabyte-data-model.yml
  - type: Lifecycle
    url: lifecycle/aquabyte-lifecycle.yml
  - type: Deprecation
    url: lifecycle/aquabyte-lifecycle.yml
  - type: RateLimits
    url: rate-limits/aquabyte-rate-limits.yml
  - type: Conformance
    url: conformance/aquabyte-conformance.yml
  - type: AgenticAccess
    url: agentic-access/aquabyte-agentic-access.yml
- aid: aquabyte:aquabyte-lice-api
  name: Aquabyte Lice API
  description: Lice APIs
  humanURL: https://api.aquabyte.ai/v3/docs
  baseURL: https://api.aquabyte.ai/v3
  tags:
  - lice
  properties:
  - type: OpenAPI
    url: openapi/aquabyte-lice-api-openapi.yml
  - type: Documentation
    url: https://api.aquabyte.ai/v3/docs
  - type: APIReference
    url: https://api.aquabyte.ai/v3/docs
  - type: Authentication
    url: authentication/aquabyte-authentication.yml
  - type: Conventions
    url: conventions/aquabyte-conventions.yml
  - type: ErrorCatalog
    url: errors/aquabyte-problem-types.yml
  - type: DataModel
    url: data-model/aquabyte-data-model.yml
  - type: Lifecycle
    url: lifecycle/aquabyte-lifecycle.yml
  - type: Deprecation
    url: lifecycle/aquabyte-lifecycle.yml
  - type: RateLimits
    url: rate-limits/aquabyte-rate-limits.yml
  - type: Conformance
    url: conformance/aquabyte-conformance.yml
  - type: AgenticAccess
    url: agentic-access/aquabyte-agentic-access.yml
- aid: aquabyte:aquabyte-sites-api
  name: Aquabyte Sites API
  description: The Sites API from Aquabyte — 2 operation(s) for sites.
  humanURL: https://api.aquabyte.ai/v3/docs
  baseURL: https://api.aquabyte.ai/v3
  tags:
  - Sites
  properties:
  - type: OpenAPI
    url: openapi/aquabyte-sites-api-openapi.yml
  - type: Documentation
    url: https://api.aquabyte.ai/v3/docs
  - type: APIReference
    url: https://api.aquabyte.ai/v3/docs
  - type: Authentication
    url: authentication/aquabyte-authentication.yml
  - type: Conventions
    url: conventions/aquabyte-conventions.yml
  - type: ErrorCatalog
    url: errors/aquabyte-problem-types.yml
  - type: DataModel
    url: data-model/aquabyte-data-model.yml
  - type: Lifecycle
    url: lifecycle/aquabyte-lifecycle.yml
  - type: Deprecation
    url: lifecycle/aquabyte-lifecycle.yml
  - type: RateLimits
    url: rate-limits/aquabyte-rate-limits.yml
  - type: Conformance
    url: conformance/aquabyte-conformance.yml
  - type: AgenticAccess
    url: agentic-access/aquabyte-agentic-access.yml
- aid: aquabyte:aquabyte-v3-0-api
  name: Aquabyte V3.0 API
  description: Deprecated. Use v3.1 equivalents.
  humanURL: https://api.aquabyte.ai/v3/docs
  baseURL: https://api.aquabyte.ai/v3
  tags: []
  tags_raw:
  - v3.0
  properties:
  - type: OpenAPI
    url: openapi/aquabyte-v3-0-api-openapi.yml
  - type: Documentation
    url: https://api.aquabyte.ai/v3/docs
  - type: APIReference
    url: https://api.aquabyte.ai/v3/docs
  - type: Authentication
    url: authentication/aquabyte-authentication.yml
  - type: Conventions
    url: conventions/aquabyte-conventions.yml
  - type: ErrorCatalog
    url: errors/aquabyte-problem-types.yml
  - type: DataModel
    url: data-model/aquabyte-data-model.yml
  - type: Lifecycle
    url: lifecycle/aquabyte-lifecycle.yml
  - type: Deprecation
    url: lifecycle/aquabyte-lifecycle.yml
  - type: RateLimits
    url: rate-limits/aquabyte-rate-limits.yml
  - type: Conformance
    url: conformance/aquabyte-conformance.yml
  - type: AgenticAccess
    url: agentic-access/aquabyte-agentic-access.yml
- aid: aquabyte:aquabyte-welfare-api
  name: Aquabyte Welfare API
  description: Welfare APIs
  humanURL: https://api.aquabyte.ai/v3/docs
  baseURL: https://api.aquabyte.ai/v3
  tags:
  - welfare
  properties:
  - type: OpenAPI
    url: openapi/aquabyte-welfare-api-openapi.yml
  - type: Documentation
    url: https://api.aquabyte.ai/v3/docs
  - type: APIReference
    url: https://api.aquabyte.ai/v3/docs
  - type: Authentication
    url: authentication/aquabyte-authentication.yml
  - type: Conventions
    url: conventions/aquabyte-conventions.yml
  - type: ErrorCatalog
    url: errors/aquabyte-problem-types.yml
  - type: DataModel
    url: data-model/aquabyte-data-model.yml
  - type: Lifecycle
    url: lifecycle/aquabyte-lifecycle.yml
  - type: Deprecation
    url: lifecycle/aquabyte-lifecycle.yml
  - type: RateLimits
    url: rate-limits/aquabyte-rate-limits.yml
  - type: Conformance
    url: conformance/aquabyte-conformance.yml
  - type: AgenticAccess
    url: agentic-access/aquabyte-agentic-access.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: CapabilityMap
  url: capabilities/aquabyte-capability-edges.yml
  name: Aquabyte Business Capability Map
- type: AgentSkill
  url: skills/aquabyte-harvest-planning.md
- type: Overlay
  url: overlays/aquabyte-data-api-overlay.yaml
- type: Website
  url: https://www.aquabyte.ai/
- type: Documentation
  url: https://api.aquabyte.ai/v3/docs
- type: APIReference
  url: https://api.aquabyte.ai/v3/docs
- type: Login
  url: https://app.aquabyte.ai/login
- type: Support
  url: https://www.aquabyte.ai/contact
- type: TermsOfService
  url: https://www.aquabyte.ai/terms
- type: PrivacyPolicy
  url: https://www.aquabyte.ai/privacy-policy
- type: GitHubOrganization
  url: https://github.com/aquabyte-new
- type: LinkedIn
  url: https://www.linkedin.com/company/aquabyte
- type: Authentication
  url: authentication/aquabyte-authentication.yml
- type: Conventions
  url: conventions/aquabyte-conventions.yml
- type: LLMsTxt
  url: llms/aquabyte-llms.txt
- type: DomainSecurity
  url: security/aquabyte-domain-security.yml
x-enrichment:
  date: '2026-08-06'
  status: enriched
  artifacts_added: 18
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/aquabyte"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/aquabyte/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/aquabyte/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.