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

The Sources API from Isometric — 4 operation(s) for sources.

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

Tagged areas include Sources. 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 17 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 17 schemas 1 DELETE3 GET1 PATCH2 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 Sources 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, 3 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Sources 7
POST
/sources
Post Source
post_source_sources_post 1 param body → 200422
GET
/sources
Get Sources
get_sources_sources_get 7 params → 200422
POST
/sources/{id}/signed_upload_url
Post Signed Upload Url
post_signed_upload_url_sources__id__signed_upload_url_post 2 params body → 200422
GET
/sources/{id}
Get Source
get_source_sources__id__get 2 params → 200422
PATCH
/sources/{id}
Patch Source
patch_source_sources__id__patch 2 params body → 200422
DELETE
/sources/{id}
Delete Source
delete_source_sources__id__delete 2 params → 204422
GET
/sources/{id}/private_url
Get Source Private Url
get_source_private_url_sources__id__private_url_get 2 params → 200422

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are CreateDocumentSourceRequest (9 properties), Source (9 properties), ValidationError (5 properties), PatchSourceRequest (4 properties). Each schema is shown below with its type and property counts.

SignedUploadUrlRequest
object
2 properties 2 required
CreateSourceResponse
object
2 properties 2 required
IsometricIDRequestParam_Project_
string
SourcePublicUrlInfo
object
2 properties 1 required
IsometricIDPathParam_Source_
SourceType
string
HTTPValidationError
object
1 property
PaginatedListResource_Source_
object
3 properties 3 required
PageInfo
object
4 properties 4 required
ValidationError
object
5 properties 3 required
IsometricIDRequestParam_Source_
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
SourcePrivateUrlInfo
object
2 properties 1 required
Source
object
9 properties 9 required
PatchSourceRequest
object
4 properties
CreateDocumentSourceRequest
object
9 properties 8 required
IsometricIDQueryParam_Project_

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

isometric-co-sources-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