How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Isometric Projects API

The Projects API from Isometric — 12 operation(s) for projects.

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

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

This API exposes 16 operations across 12 paths, and defines 50 schemas. It is described by OpenAPI 3.2.0, at version v0.

Requests are made against 2 base URLs: https://api.sandbox.isometric.com/mrv/v0, https://api.isometric.com/mrv/v0.

16 operations 12 paths 50 schemas 2 DELETE11 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v0
Base URL
https://api.isometric.com/registry/v0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Isometric Projects 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 16

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

Projects 16
GET
/projects
Get Projects
get_projects_projects_get 5 params → 200422
GET
/projects/{id}/monitoring_requirements
Get Project Monitoring Requirements
get_project_monitoring_requirements_projects__id__monitoring_requirements_get 8 params → 200422
GET
/projects/{project_id}/monitoring_requirements/{id}/submissions
Get Monitoring Submissions
get_monitoring_submissions_projects__project_id__monitoring_requirements__id__submissions_get 7 params → 200422
POST
/projects/{project_id}/monitoring_requirements/{id}/submissions
Post Monitoring Submission
post_monitoring_submission_projects__project_id__monitoring_requirements__id__submissions_post 3 params body → 200422
DELETE
/projects/{project_id}/monitoring_requirements/{monitoring_requirement_id}/submissions/{id}
Delete Monitoring Submission
delete_monitoring_submission_projects__project_id__monitoring_requirements__monitoring_requirement_id__submissions__id__delete 4 params → 204422
GET
/projects/{project_id}/monitoring_requirements/{requirement_id}
Get Project Monitoring Requirement
get_project_monitoring_requirement_projects__project_id__monitoring_requirements__requirement_id__get 3 params → 200422
GET
/projects/{project_id}/removal_templates
Get Removal Templates
get_removal_templates_projects__project_id__removal_templates_get 6 params → 200422
GET
/projects/{project_id}/removal_templates/{id}
Get Removal Template
get_removal_template_projects__project_id__removal_templates__id__get 3 params → 200422
GET
/projects/{project_id}/storage_locations
Get Storage Locations
get_storage_locations_projects__project_id__storage_locations_get 6 params → 200422
POST
/projects/{project_id}/storage_locations
Post Storage Location
post_storage_location_projects__project_id__storage_locations_post 2 params body → 200422
DELETE
/projects/{project_id}/storage_locations/{id}
Delete Storage Location
delete_storage_location_projects__project_id__storage_locations__id__delete 3 params → 204422
GET
/projects/{project_id}/storage_locations/{id}
Get Storage Location
get_storage_location_projects__project_id__storage_locations__id__get 3 params → 200422
PATCH
/projects/{project_id}/storage_locations/{id}
Patch Storage Location
patch_storage_location_projects__project_id__storage_locations__id__patch 3 params body → 200422
GET
/projects/{project_id}/storage_locations/{id}/monitoring_requirements
Get Project Storage Location Monitoring Requirements
get_project_storage_location_monitoring_requirements_projects__project_id__storage_locations__id__monitoring_requirements_get 7 params → 200422
GET
/projects/{id}
Project
project_projects__id__get 2 params → 200422
GET
/projects/{id}/documents
Project Documents
project_documents_projects__id__documents_get 6 params → 200422

Schemas 50

The contract defines 50 schemas that model the data the API accepts and returns. The most detailed are Project_2 (19 properties), StorageLocation (9 properties), ProjectMonitoringRequirement (8 properties), Project (7 properties). Each schema is shown below with its type and property counts.

ProjectMonitoringRequirement
object
8 properties 8 required
Supplier
object
5 properties 5 required
HTTPValidationError
object
1 property
IsometricIDPathParam_MonitoringSubmission_
RemovalTemplateComponent
object
7 properties 7 required
ProjectDocument
object
4 properties 4 required
ValidationError
object
5 properties 3 required
Organisation
object
3 properties 3 required
Project
object
7 properties 7 required
IsometricIDRequestParam_GhgEntryTemplate_
string
Project_2
object
19 properties 19 required
PaginatedListResource_ProjectDocument_
object
3 properties 3 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
IsometricIDQueryParam_StorageLocation_
IsometricIDPathParam_ProjectRequirement_
PageInfo
object
4 properties 4 required
MonitoringPhase
string
CreateMonitoringSubmissionRequest
object
5 properties 2 required
IsometricIDRequestParam_ProjectRequirement_
string
Frequency
string
IsometricIDRequestParam_MonitoringRequirement_
string
ProjectStatus
string
PaginatedListResource_Project_
object
3 properties 3 required
MonitoringSubmission
object
7 properties 7 required
PaginatedListResource_RemovalTemplate_
object
3 properties 3 required
Location
object
5 properties 4 required
PaginatedListResource_StorageLocation_
object
3 properties 3 required
StorageMethod
string
QuantityKindType
string
CreateStorageLocationRequest
object
7 properties 4 required
IsometricIDRequestParam_MonitoringSubmission_
string
IsometricIDRequestParam_StorageLocation_
string
RemovalTemplateComponentGroup
object
5 properties 5 required
IsometricIDPathParam_Project_
RiskOfReversal
string
IsometricIDQueryParam_StorageUnit_
CreditQuantity
object
2 properties 2 required
RemovalTemplateComponentInput
object
5 properties 5 required
RemovalTemplate
object
5 properties 5 required
IsometricIDPathParam_GhgEntryTemplate_
IsometricIDPathParam_MonitoringRequirement_
PatchStorageLocationRequest
object
6 properties
IsometricIDRequestParam_StorageUnit_
string
IsometricIDPathParam_StorageLocation_
PaginatedListResource_ProjectMonitoringRequirement_
object
3 properties 3 required
IsometricIDRequestParam_Project_
string
Pathway
string
ComponentInputType
string
PaginatedListResource_MonitoringSubmission_
object
3 properties 3 required
StorageLocation
object
9 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

isometric-projects-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
Where this information came from

This is an independent, third-party profile of Isometric Projects API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.