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

The Removals API from Isometric — 3 operation(s) for removals.

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

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

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

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

Authentication & Security 1

Isometric Removals 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 7

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

Removals 7
PATCH
/removals/{id}
Patch Removal
patch_removal_removals__id__patch 2 params body → 200422
GET
/removals/{id}
Get Removal
get_removal_removals__id__get 2 params → 200422
DELETE
/removals/{id}
Delete Removal
delete_removal_removals__id__delete 2 params → 204422
GET
/removals
Get Removals
get_removals_removals_get 6 params → 200422
POST
/removals
Post Removal
post_removal_removals_post 1 param body → 200422
GET
/removals/{id}/component_attributions
Get Removal Components
get_removal_components_removals__id__component_attributions_get 6 params → 200422
PATCH
/removals/{id}/component_attributions
Patch Removal Components
patch_removal_components_removals__id__component_attributions_patch 2 params body → 200422

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are Removal (9 properties), CreateRemovalRequest (9 properties), ComponentAttribution (6 properties), ValidationError (5 properties). Each schema is shown below with its type and property counts.

ValidationError
object
5 properties 3 required
CreateRemovalRequest
object
Input to the POST /removals endpoint that creates a single removal
9 properties 4 required
IsometricIDRequestParam_GhgEntry_
string
ComponentToAttribute
object
3 properties 2 required
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
PatchRemovalComponentAttributionsRequest
object
2 properties
CreateRemovalComponentLink
object
2 properties 1 required
PaginatedListResource_Removal_
object
3 properties 3 required
IsometricIDPathParam_GhgEntry_
CreateRemovalStep
object
Nested type for the POST /removals endpoint to create a step within a removal
2 properties 2 required
PageInfo
object
4 properties 4 required
ComponentAttribution
object
6 properties 6 required
PaginatedListResource_ComponentAttribution_
object
3 properties 3 required
RemovalTemplateComponentInputs
object
2 properties 2 required
HTTPValidationError
object
1 property
PatchRemovalRequest
object
5 properties
AddComponentToRemoval
object
4 properties 2 required
CreateComponentListInput
object
3 properties 2 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-removals-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