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

Ripple Labs Market Cap API

Use these API operations to obtain details about market-capitalization supply for a stablecoin currency.| Operation | Method | Description || --------- | ------ | ----------- || [Get total supply](#operation/getMarketCapTotal) | GET | Get the total amount of currency supply, with a per-chain breakdown. || [Get total supply amount](#operation/getMarketCapTotalAmount) | GET | Get the total supply as a plain decimal string. || [Get circulating supply](#operation/getMarketCapCirculating) | GET | Get the circulating amount of currency supply, with a per-chain breakdown. || [Get circulating supply amount](#operation/getMarketCapCirculatingAmount) | GET | Get the circulating supply as a plain decimal string. |**Note:** These Market Cap operations do not require authentication.

Ripple Labs Market Cap API is one of 36 APIs that Ripple Labs publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 4 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.ripple.com.

4 operations 4 paths 3 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.ripple.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Ripple Labs Market Cap API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 2 scopes. By default, every request must be authenticated.

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.

Market Cap 4

Use these API operations to obtain details about market-capitalization supply for a stablecoin currency. | Operation | Method | Description | | --------- | ------ | ----------- |…

GET
/v1/stablecoin/market-cap/{currencyCode}/total
Get total supply
getMarketCapTotal 1 param → 200404500
GET
/v1/stablecoin/market-cap/{currencyCode}/total/amount
Get total supply amount
getMarketCapTotalAmount 1 param → 200404500
GET
/v1/stablecoin/market-cap/{currencyCode}/circulating
Get circulating supply
getMarketCapCirculating 1 param → 200404500
GET
/v1/stablecoin/market-cap/{currencyCode}/circulating/amount
Get circulating supply amount
getMarketCapCirculatingAmount 1 param → 200404500

Schemas 3

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

ProblemDetail
object
Error response following RFC 9457 (Problem Details for HTTP APIs), the successor to RFC 7807.
4 properties
MarketCapSupply
object
Aggregate supply figure with a per-chain breakdown.
2 properties 2 required
MarketCapBalance
object
Balance for a single currency or chain.
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ripple-labs-market-cap-api-openapi.yml Raw ↑

Other APIs Ripple Labs publishes across the network.

Ripple Labs Addresses API
Ripple Labs API Credentials API
Ripple Labs Auditing API
Ripple Labs Authentication API
Ripple Labs Balances and statements API
Ripple Labs Balances API
Ripple Labs Beneficiary confirmation API
Ripple Labs Counterparties API
Ripple Labs Diagnostics API
Ripple Labs Exchange transfers API
Ripple Labs Fees API
Ripple Labs Liquidations API
Where this information came from

This is an independent, third-party profile of Ripple Labs Market Cap 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.