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

The Transfers API from Isometric — 3 operation(s) for transfers.

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

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

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

4 operations 3 paths 17 schemas 3 GET1 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 Transfers 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 4

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

Transfers 4
GET
/transfers
Transfers
transfers_transfers_get 7 params → 200422
POST
/transfers
Create Transfer
create_transfer_transfers_post 1 param body → 200422
GET
/transfers/{id}
Transfer
transfer_transfers__id__get 2 params → 200422
GET
/transfers/{id}/credit_batches
Transfer Credit Batches
transfer_credit_batches_transfers__id__credit_batches_get 2 params → 200422

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are CreditBatch (22 properties), Transfer (6 properties), ValidationError (5 properties), CreateTransferRequest (5 properties). Each schema is shown below with its type and property counts.

PageInfo
object
4 properties 4 required
ListResource_CreditBatch_
object
2 properties 2 required
Organisation
object
3 properties 3 required
ValidationError
object
5 properties 3 required
CreditBatchStatus
string
CarbonRemovalData
object
5 properties 5 required
PaginatedListResource_Transfer_
object
3 properties 3 required
CreditBatchQuantity
object
2 properties 2 required
HTTPValidationError
object
1 property
Transfer
object
6 properties 6 required
CreditBatch
object
22 properties 22 required
CreateTransferRequest
object
5 properties 5 required
IsometricIDPathParam_Transfer_
IsometricIDQueryParam_Organisation_
IsometricIDRequestParam_Transfer_
string
IsometricIDRequestParam_Organisation_
string
CreditQuantity
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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