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

The Datapoints API from Isometric — 4 operation(s) for datapoints.

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

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

This API exposes 7 operations across 4 paths, and defines 36 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 4 paths 36 schemas 1 DELETE4 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/mrv/v0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Isometric Datapoints 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 4 paths, the API surfaces 7 operations — 1 DELETE, 4 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Datapoints 7
POST
/datapoints
Post Datapoint
post_datapoint_datapoints_post 1 param body → 200422
GET
/datapoints
Get Datapoints
get_datapoints_datapoints_get 14 params → 200422
PATCH
/datapoints/{id}
Patch Datapoint
patch_datapoint_datapoints__id__patch 2 params body → 200422
GET
/datapoints/{id}
Get Datapoint
get_datapoint_datapoints__id__get 2 params → 200422
DELETE
/datapoints/{id}
Delete Datapoint
delete_datapoint_datapoints__id__delete 2 params → 204422
GET
/datapoints/{id}/components
Get Datapoint Components
get_datapoint_components_datapoints__id__components_get 6 params → 200422
GET
/datapoints/{id}/removal_template_components
Get Datapoint Removal Template Components
get_datapoint_removal_template_components_datapoints__id__removal_template_components_get 6 params → 200422

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are Component (12 properties), Datapoint (11 properties), CreateDatapointRequest (9 properties), RemovalTemplateComponent (7 properties). Each schema is shown below with its type and property counts.

ValidationError
object
5 properties 3 required
IsometricIDRequestParam_GhgEntry_
string
IsometricIDQueryParam_GhgStatement_
ScalarQuantity
object
3 properties 2 required
PaginatedListResource_Component_
object
3 properties 3 required
IsometricIDRequestParam_Datapoint_
string
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
IsometricIDQueryParam_MeasurementSample_
IsometricIDRequestParam_GhgEntryTemplate_
string
PatchDatapointRequest
object
6 properties
ProjectComponentAmortizationStrategy
string
Strategies which control how Project Emissions are automatically amortized and attributed to GHG Statement and Removals ESTIMATEDPROJECTTONNAGE - Automatic amo…
IsometricIDRequestParam_GhgStatement_
string
RemovalTemplateComponentInput
object
5 properties 5 required
ComponentScalarInput
object
3 properties 2 required
IsometricIDRequestParam_MeasurementSample_
string
IsometricIDQueryParam_GhgEntry_
IsometricIDRequestParam_Project_
string
CreateDatapointRequest
object
9 properties 7 required
Component
object
12 properties 11 required
QuantityKindType
string
PageInfo
object
4 properties 4 required
Datapoint
object
11 properties 10 required
ComponentType
string
ComponentInputType
string
ComponentListInput
object
3 properties 2 required
DatapointQuantityInput
object
3 properties 2 required
IsometricIDQueryParam_Project_
RemovalTemplateComponent
object
7 properties 7 required
ComponentScope
string
PaginatedListResource_RemovalTemplateComponent_
object
3 properties 3 required
HTTPValidationError
object
1 property
IsometricIDQueryParam_GhgEntryTemplate_
DatapointType
string
DatapointLockedStatus
string
Represents the locked status of a Datapoint. Locked Datapoints cannot be updated: if an updated version of a data input is required then a new Datapoint must b…
IsometricIDPathParam_Datapoint_
PaginatedListResource_Datapoint_
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

isometric-co-datapoints-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 Deliveries API
Isometric Feedstock Batches API
Isometric Feedstock Types API
Isometric File Uploads API
Isometric Ghg Statement Components API