Hidden Road API (v0)

The Hidden Road prime brokerage and clearing API suite, announced generally available on 2023-05-04. Four service surfaces are confirmed live under https://api.hiddenroad.com/v0/ — accountactivity, metrics (risk), atm (automated treasury management) and otc. Every path answers 401 Unauthorized rather than the API Gateway 403 "Missing Authentication Token" served for unrouted paths, which is how each route was confirmed to exist without credentials. Access is OAuth 2.0 bearer, issued by the Auth0 tenant at auth.hiddenroad.com with audience https://api.hiddenroad.com/v0/. No public reference or OpenAPI is published.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/hidden-road-api-v0"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Hidden Road API (v0)
description: The Hidden Road prime brokerage and clearing API suite, announced generally available on
  2023-05-04. Four service surfaces are confirmed live under https://api.hiddenroad.com/v0/ — accountactivity,
  metrics (risk), atm (automated treasury management) and otc. Every path answers 401 Unauthorized rather
  than the API Gateway 403 "Missing Authentication Token" served for unrouted paths, which is how each
  route was confirmed to exist without credentials. Access is OAuth 2.0 bearer, issued by the Auth0 tenant
  at auth.hiddenroad.com with audience https://api.hiddenroad.com/v0/. No public reference or OpenAPI
  is published.
humanURL: https://ripple.com/products/prime-brokerage/
baseURL: https://api.hiddenroad.com/v0
tags:
- Prime Brokerage
- Clearing
- Collateral Management
- Risk Management
- Trading
properties:
- type: Authentication
  url: authentication/hidden-road-authentication.yml
- type: OAuthScopes
  url: scopes/hidden-road-scopes.yml
- type: ErrorCatalog
  url: errors/hidden-road-problem-types.yml
- type: Conventions
  url: conventions/hidden-road-conventions.yml
- type: OpenIDConnect
  url: well-known/hidden-road-openid-configuration.json