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

Ripple Labs Authentication API

Use this API operation to manage your authentication tokens.| Operation | Method | Description || --------- | ------ | ----------- || [Obtain an access token](#operation/getAccessToken) | POST | Request an access token for authentication with the API. |

Ripple Labs Authentication 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 Authentication. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.0.0, at version 2.0.

Requests are made against 2 base URLs: https://api.sandbox.palisade.co, https://api.palisade.co.

1 operations 1 paths 1 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0
Base URL
https://api.ripple.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Ripple Labs Authentication API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (TokenAuth). By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Authentication 1

Use this API operation to manage your authentication tokens. | Operation | Method | Description | | --------- | ------ | ----------- | | [Obtain an access token](operation/getAcce…

POST
/v2/oauth/token
Obtain an access token
getAccessToken body → 200400401

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ProblemDetail (4 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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ripple-labs-authentication-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 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
Ripple Labs Market Cap API