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 Production Batches API

The Production Batches API from Isometric — 2 operation(s) for production batches.

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

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

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

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

4 operations 2 paths 10 schemas 1 DELETE2 GET1 POST

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/registry/v0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Isometric Production Batches 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 4

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

Production Batches 4
GET
/production_batches
Get Production Batches
get_production_batches_production_batches_get 5 params → 200422
POST
/production_batches
Post Production Batch
post_production_batch_production_batches_post 1 param body → 200422
DELETE
/production_batches/{id}
Delete Production Batch
delete_production_batch_production_batches__id__delete 2 params → 204422
GET
/production_batches/{id}
Get Production Batch
get_production_batch_production_batches__id__get 2 params → 200422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ProductionBatch (10 properties), CreateProductionBatchRequest (8 properties), ValidationError (5 properties), PageInfo (4 properties). Each schema is shown below with its type and property counts.

PaginatedListResource_ProductionBatch_
object
3 properties 3 required
PageInfo
object
4 properties 4 required
ValidationError
object
5 properties 3 required
IsometricIDPathParam_ProductionBatch_
HTTPValidationError
object
1 property
IsometricIDRequestParam_ProductionBatch_
string
ProductionBatch
object
10 properties 10 required
ScalarQuantity
object
3 properties 2 required
ProductionBatchKind
string
CreateProductionBatchRequest
object
8 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

isometric-production-batches-api-openapi.yml Raw ↑

Other APIs Isometric publishes across the network.

Isometric MCP Server
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