Opereit website screenshot

Opereit

Opereit is a Barcelona-based logistics technology company building AI agents that audit, claim, and recover logistics costs autonomously. Its agents detect carrier invoice discrepancies, identify lost and damaged shipments, and file carrier claims end to end with no human in the loop. The public Opereit Invoice Auditing API lets developers upload carrier contracts (rate cards and surcharges are extracted asynchronously), audit incoming carrier invoices against those contracts, and retrieve the resulting line items and discrepancy findings — building automated cost-recovery workflows without the dashboard. Opereit raised a ~$2.5M pre-seed round led by Seedcamp and Yellow in 2026.

Opereit publishes 2 APIs on the APIs.io network: Contracts API and Invoice Audits API. Tagged areas include Company, Logistics, Supply Chain, Shipping, and Invoice Auditing.

Opereit’s developer surface includes documentation, API reference, getting-started guide, authentication, and 10 more developer resources.

32.4/100 thin ▬ flat Agent 19/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyLogisticsSupply ChainShippingInvoice AuditingCost RecoveryFreight AuditArtificial IntelligenceAI Agents

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/opereit: 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 2

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

Opereit Contracts API

The Contracts API from Opereit — 3 operation(s) for contracts.

Opereit Invoice Audits API

The Invoice Audits API from Opereit — 3 operation(s) for invoice audits.

Open Collections 3

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

API Collection

OPEN COLLECTION

Arazzo Workflows 1

Multi-step API workflows described with the Arazzo specification.

Opereit — audit a carrier invoice against a contract

Upload a contract, upload and audit an invoice against it, then read the findings.

ARAZZO

Security Posture 2

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

Opereit Authentication

http · 1 scheme

SECURITY

Opereit Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

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: opereit
name: Opereit
description: Opereit is a Barcelona-based logistics technology company building AI agents that audit, claim, and recover logistics
  costs autonomously. Its agents detect carrier invoice discrepancies, identify lost and damaged shipments, and file carrier
  claims end to end with no human in the loop. The public Opereit Invoice Auditing API lets developers upload carrier contracts
  (rate cards and surcharges are extracted asynchronously), audit incoming carrier invoices against those contracts, and retrieve
  the resulting line items and discrepancy findings — building automated cost-recovery workflows without the dashboard. Opereit
  raised a ~$2.5M pre-seed round led by Seedcamp and Yellow in 2026.
url: https://raw.githubusercontent.com/api-evangelist/opereit/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- seedcamp
- yellow
x-tier: active
x-tier-reason: public-api
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  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
  - security
  generated: '2026-09-03'
  method: derived
image: https://www.opereit.ai/favicon.png
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Logistics
- Supply Chain
- Shipping
- Invoice Auditing
- Cost Recovery
- Freight Audit
- Artificial Intelligence
- AI Agents
apis:
- aid: opereit:opereit-contracts-api
  name: Opereit Contracts API
  description: The Contracts API from Opereit — 3 operation(s) for contracts.
  humanURL: https://developers.opereit.ai/api-reference/introduction
  baseURL: https://api.opereit.com
  tags:
  - Contracts
  properties:
  - type: OpenAPI
    url: openapi/opereit-contracts-api-openapi.yml
  - type: Authentication
    url: authentication/opereit-authentication.yml
  - type: Conventions
    url: conventions/opereit-conventions.yml
  - type: ErrorCatalog
    url: errors/opereit-problem-types.yml
  - type: Lifecycle
    url: lifecycle/opereit-lifecycle.yml
  - type: DataModel
    url: data-model/opereit-data-model.yml
  - type: Conformance
    url: conformance/opereit-conformance.yml
  - type: Arazzo
    url: arazzo/opereit-audit-invoice.yml
- aid: opereit:opereit-invoice-audits-api
  name: Opereit Invoice Audits API
  description: The Invoice Audits API from Opereit — 3 operation(s) for invoice audits.
  humanURL: https://developers.opereit.ai/api-reference/introduction
  baseURL: https://api.opereit.com
  tags:
  - Invoice Audits
  properties:
  - type: OpenAPI
    url: openapi/opereit-invoice-audits-api-openapi.yml
  - type: Authentication
    url: authentication/opereit-authentication.yml
  - type: Conventions
    url: conventions/opereit-conventions.yml
  - type: ErrorCatalog
    url: errors/opereit-problem-types.yml
  - type: Lifecycle
    url: lifecycle/opereit-lifecycle.yml
  - type: DataModel
    url: data-model/opereit-data-model.yml
  - type: Conformance
    url: conformance/opereit-conformance.yml
  - type: Arazzo
    url: arazzo/opereit-audit-invoice.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: CapabilityMap
  url: capabilities/opereit-capability-edges.yml
  name: Opereit Business Capability Map
- type: Overlay
  url: overlays/opereit-invoice-auditing-overlay.yaml
- type: Website
  url: https://www.opereit.ai
- type: DeveloperPortal
  url: https://developers.opereit.ai
- type: Documentation
  url: https://developers.opereit.ai/api-reference/introduction
- type: APIReference
  url: https://developers.opereit.ai/api-reference
- type: GettingStarted
  url: https://developers.opereit.ai/api-reference/introduction
- type: Login
  url: https://dashboard.opereit.ai
- type: LinkedIn
  url: https://www.linkedin.com/company/opereit
- type: Authentication
  url: authentication/opereit-authentication.yml
- type: DomainSecurity
  url: security/opereit-domain-security.yml
- type: X-MCPServerCandidate
  url: mcp/opereit-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/opereit-llms.txt
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 17
  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/opereit"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/opereit/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/opereit/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.