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

The Project Components API from Isometric — 3 operation(s) for project components.

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

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

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

3 operations 3 paths 18 schemas 1 DELETE2 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/mrv/v0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Isometric Project 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 3

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

Project Components 3
POST
/project_components
Post Project Component
post_project_component_project_components_post 1 param body → 200422
POST
/project_components/{id}/removal_attributions
Post Project Component Removal Attribution
post_project_component_removal_attribution_project_components__id__removal_attributions_post 2 params body → 200422
DELETE
/project_components/{component_id}/removal_attributions/{removal_id}
Delete Project Component Removal Attribution
delete_project_component_removal_attribution_project_components__component_id__removal_attributions__removal_id__delete 3 params → 204422

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are Component (12 properties), Removal (9 properties), CreateComponentRequest (8 properties), ValidationError (5 properties). Each schema is shown below with its type and property counts.

IsometricIDPathParam_GhgEntry_
ComponentScope
string
Component
object
12 properties 11 required
HTTPValidationError
object
1 property
ValidationError
object
5 properties 3 required
IsometricIDPathParam_Component_
ProjectComponentAmortizationStrategy
string
Strategies which control how Project Emissions are automatically amortized and attributed to GHG Statement and Removals ESTIMATEDPROJECTTONNAGE - Automatic amo…
IsometricIDRequestParam_Component_
string
ComponentListInput
object
3 properties 2 required
CreateProjectComponentRequest
object
2 properties 2 required
IsometricIDRequestParam_GhgEntry_
string
CreateComponentRequest
object
8 properties 7 required
ComponentScalarInput
object
3 properties 2 required
CreateComponentListInput
object
3 properties 2 required
ComponentType
string
UpdateProjectComponentRemovalAttributionRequest
object
3 properties 1 required
Removal
object
9 properties 9 required
CreateComponentScalarInput
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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