How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Opereit Contracts API

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

Opereit Contracts API is one of 2 APIs that Opereit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Contracts. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 4 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.opereit.com.

4 operations 3 paths 5 schemas 3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.opereit.com
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Opereit Contracts API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (apiKey). By default, every request must be authenticated.

  • apiKey — HTTP Basic Auth using your API key. Send Authorization: Basic base64(keyid:keysecret).

Paths & Operations 4

Across 3 paths, the API surfaces 4 operations — 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Contracts 4
POST
/v1/contracts
Upload a carrier contract
uploadContract body → 201400401
GET
/v1/contracts
List contracts
listContracts 4 params → 200401
GET
/v1/contracts/{contract_id}/rates
List contract rates
listContractRates 8 params → 200401404
GET
/v1/contracts/{contract_id}/surcharges
List contract surcharges
listContractSurcharges 7 params → 200401404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ContractRate (15 properties), Contract (13 properties), ContractSurcharge (12 properties), CursorPagination (2 properties). Each schema is shown below with its type and property counts.

CursorPagination
object
2 properties 2 required
Contract
object
A carrier contract uploaded to Opereit. Rates and surcharges are extracted asynchronously.
13 properties 7 required
ContractRate
object
A single rate-card entry extracted from a contract: the price for shipping a parcel matching the (origin, destination, service, weight) selectors.
15 properties 10 required
ContractSurcharge
object
A surcharge extracted from a contract — an additional fee applied to shipments under specific conditions.
12 properties 8 required
Error
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

opereit-contracts-api-openapi.yml Raw ↑

Other APIs Opereit publishes across the network.

Opereit Invoice Audits API
Where this information came from

This is an independent, third-party profile of Opereit Contracts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.