Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Isometric Orders API

The Orders API from Isometric — 2 operation(s) for orders.

Isometric Orders API is one of 35 APIs that Isometric publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Orders. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a changelog.

This API exposes 2 operations across 2 paths, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version v0.

Requests are made against 3 base URLs: /mrv/v0, https://api.sandbox.isometric.com/mrv/v0, https://api.isometric.com/mrv/v0.

2 operations 2 paths 13 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v0
Base URL
https://api.isometric.com/mrv/v0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Isometric Orders API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (HTTPBearer).

  • HTTPBearer — A JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer

Paths & Operations 2

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

Orders 2
GET
/orders/{id}
Order
order_orders__id__get 2 params → 200422
GET
/orders/{id}/deliveries
Order Deliveries
order_deliveries_orders__id__deliveries_get 6 params → 200422

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Delivery (8 properties), Order (8 properties), Supplier (5 properties), ValidationError (5 properties). Each schema is shown below with its type and property counts.

Organisation
object
3 properties 3 required
Order
object
8 properties 8 required
HTTPValidationError
object
1 property
ValidationError
object
5 properties 3 required
PageInfo
object
4 properties 4 required
Delivery
object
8 properties 8 required
OrderStatus
string
CreditQuantity
object
2 properties 2 required
Location
object
5 properties 4 required
IsometricIDRequestParam_Order_
string
PaginatedListResource_Delivery_
object
3 properties 3 required
IsometricIDPathParam_Order_
Supplier
object
5 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

isometric-co-orders-api-openapi.yml Raw ↑

Other APIs Isometric publishes across the network.

Isometric Beneficiaries API
Isometric Beneficiary API
Isometric Biochar Applications API
Isometric Component Blueprints API
Isometric Components API
Isometric Credit Batches API
Isometric Data Upload Submissions API
Isometric Datapoints API
Isometric Deliveries API
Isometric Feedstock Batches API
Isometric Feedstock Types API
Isometric File Uploads API