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 Storage Units API

The Storage Units API from Isometric — 2 operation(s) for storage units.

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

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

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

3 operations 2 paths 11 schemas 2 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 Storage Units 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 3

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

Storage Units 3
GET
/storage_units
Get Storage Units
get_storage_units_storage_units_get 7 params → 200422
POST
/storage_units
Post Storage Unit
post_storage_unit_storage_units_post 1 param body → 200422
GET
/storage_units/{id}
Get Storage Unit
get_storage_unit_storage_units__id__get 2 params → 200422

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are StorageUnit (8 properties), CreateStorageUnitRequest (6 properties), ValidationError (5 properties), PageInfo (4 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
PaginatedListResource_StorageUnit_
object
3 properties 3 required
ValidationError
object
5 properties 3 required
HTTPValidationError
object
1 property
IsometricIDPathParam_StorageUnit_
CreateStorageUnitRequest
object
6 properties 4 required
IsometricIDRequestParam_StorageUnit_
string
IsometricIDRequestParam_StorageLocation_
string
StorageUnit
object
8 properties 4 required
IsometricIDQueryParam_StorageLocation_

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

isometric-storage-units-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