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

Nexus Mutual Capacity API

The Capacity API from Nexus Mutual — 4 operation(s) for capacity.

Nexus Mutual Capacity API is one of 3 APIs that Nexus Mutual publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Capacity. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.

This API exposes 4 operations across 4 paths, and defines 5 schemas. It is described by OpenAPI 3.0.2, at version 2.4.1.

Requests are made against 3 base URLs: http://127.0.0.1:3000, https://api.staging.nexusmutual.io/, https://api.nexusmutual.io/.

4 operations 4 paths 5 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
2.4.1
Base URL
https://api.nexusmutual.io/v2
Resource Areas
1

Paths & Operations 4

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

Capacity 4
GET
/v2/capacity/
Get capacity data for all products
1 param → 200400500
GET
/v2/capacity/{productId}
Get capacity data for a product
3 params → 200400500
GET
/v2/capacity/pools/{poolId}
Gets capacity data for a pool, including all its products
2 params → 200400500
GET
/v2/capacity/pools/{poolId}/products/{productId}
Get capacity data for a specific product in a specific pool
3 params → 200400404500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are BaseCapacityFields (4 properties), AssetInfo (3 properties), AvailableCapacity (3 properties). Each schema is shown below with its type and property counts.

AvailableCapacity
object
3 properties
AssetInfo
object
An object containing asset info
3 properties
CapacityResultWithPools
BaseCapacityFields
object
4 properties
CapacityResult

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nexus-mutual-capacity-api-openapi.yml Raw ↑

Other APIs Nexus Mutual publishes across the network.

Nexus Mutual Pricing API
Nexus Mutual Quote API