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 Components API

The Components API from Isometric — 2 operation(s) for components.

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

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

This API exposes 5 operations across 2 paths, and defines 23 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 2 paths 23 schemas 1 DELETE2 GET1 PATCH1 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 Components 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 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Components 5
GET
/components
Get Components
get_components_components_get 10 params → 200422
POST
/components
Post Component
post_component_components_post 1 param body → 200422
DELETE
/components/{id}
Delete Component
delete_component_components__id__delete 2 params → 204422
GET
/components/{id}
Get Component
get_component_components__id__get 2 params → 200422
PATCH
/components/{id}
Patch Component
patch_component_components__id__patch 2 params body → 200422

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are Component (12 properties), CreateComponentRequest (8 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
CreateComponentListInput
object
3 properties 2 required
ComponentType
string
ComponentListInput
object
3 properties 2 required
IsometricIDRequestParam_Component_
string
IsometricIDQueryParam_GhgStatement_
ComponentScalarInput
object
3 properties 2 required
PageInfo
object
4 properties 4 required
IsometricIDPathParam_Component_
IsometricIDRequestParam_GhgStatement_
string
ProjectComponentAmortizationStrategy
string
Strategies which control how Project Emissions are automatically amortized and attributed to GHG Statement and Removals ESTIMATEDPROJECTTONNAGE - Automatic amo…
CreateComponentRequest
object
8 properties 7 required
IsometricIDQueryParam_Project_
PatchComponentRequest
object
4 properties
ValidationError
object
5 properties 3 required
ComponentScope
string
HTTPValidationError
object
1 property
PaginatedListResource_Component_
object
3 properties 3 required
IsometricIDQueryParam_GhgEntry_
IsometricIDRequestParam_GhgEntry_
string
IsometricIDRequestParam_Project_
string
Component
object
12 properties 11 required
CreateComponentScalarInput
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

isometric-components-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 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