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 Measurement Locations API

The Measurement Locations API from Isometric — 2 operation(s) for measurement locations.

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

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

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

4 operations 2 paths 8 schemas 1 DELETE2 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/mrv/v0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

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

Measurement Locations 4
GET
/measurement_locations/{id}
Get Measurement Location
get_measurement_location_measurement_locations__id__get 2 params → 200422
DELETE
/measurement_locations/{id}
Delete Measurement Location
delete_measurement_location_measurement_locations__id__delete 2 params → 204422
GET
/measurement_locations
Get Measurement Locations
get_measurement_locations_measurement_locations_get 6 params → 200422
POST
/measurement_locations
Post Measurement Locations
post_measurement_locations_measurement_locations_post 1 param body → 200422

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ValidationError (5 properties), PageInfo (4 properties), MeasurementLocation (4 properties), CreateMeasurementLocationRequest (4 properties). Each schema is shown below with its type and property counts.

IsometricIDRequestParam_MeasurementLocation_
string
PaginatedListResource_MeasurementLocation_
object
3 properties 3 required
HTTPValidationError
object
1 property
ValidationError
object
5 properties 3 required
MeasurementLocation
object
4 properties 4 required
PageInfo
object
4 properties 4 required
IsometricIDPathParam_MeasurementLocation_
CreateMeasurementLocationRequest
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

isometric-co-measurement-locations-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