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 Feedstock Types API

The Feedstock Types API from Isometric — 3 operation(s) for feedstock types.

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

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

This API exposes 5 operations across 3 paths, and defines 12 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.

5 operations 3 paths 12 schemas 1 DELETE3 GET1 PATCH

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 Feedstock Types 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 5

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

Feedstock Types 5
GET
/feedstock_types
Get Feedstock Types
get_feedstock_types_feedstock_types_get 6 params → 200422
GET
/feedstock_types/{feedstock_type_id}/feedstock_batches
Get Feedstock Batches
get_feedstock_batches_feedstock_types__feedstock_type_id__feedstock_batches_get 6 params → 200422
DELETE
/feedstock_types/{id}
Delete Feedstock Type
delete_feedstock_type_feedstock_types__id__delete 2 params → 204422
GET
/feedstock_types/{id}
Get Feedstock Type
get_feedstock_type_feedstock_types__id__get 2 params → 200422
PATCH
/feedstock_types/{id}
Patch Feedstock Type
patch_feedstock_type_feedstock_types__id__patch 2 params body → 200422

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are FeedstockBatch (7 properties), ValidationError (5 properties), PageInfo (4 properties), ScalarQuantity (3 properties). Each schema is shown below with its type and property counts.

Undefined
object
An explicit representation of an undefined value in the Isometric REST API. Used, for example, to distinguish between explicit null inputs that clear a propert…
1 property
PageInfo
object
4 properties 4 required
ValidationError
object
5 properties 3 required
HTTPValidationError
object
1 property
IsometricIDPathParam_FeedstockType_
PaginatedListResource_FeedstockBatch_
object
3 properties 3 required
FeedstockType
object
3 properties 3 required
PatchFeedstockType
object
2 properties
ScalarQuantity
object
3 properties 2 required
IsometricIDRequestParam_FeedstockType_
string
FeedstockBatch
object
7 properties 7 required
PaginatedListResource_FeedstockType_
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

isometric-feedstock-types-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 File Uploads API