Skip to main content
GET
Get Capabilities

Authorizations

Authorization
string
header
required

Paste your Connect API key (sk_live_… for production, sk_test_… for sandbox) without the Bearer prefix. Mint and rotate keys from the admin panel.

Query Parameters

verbose
boolean
default:false

Reserved for future expansion. Accepted today as a forward-compat surface but does not currently add fields to the response.

Response

Successful Response

Top-level response for GET /connect/v1/capabilities.

default_fiat
string
required

Single ISO-4217 code: which fiat to default to in partner UI when no per-user preference is set. Always one of the codes in fiat_currencies.

Example:

"USD"

assets
ConnectCapabilityAsset · object[]

Enabled (asset, network) routes for the calling org. Drives partner UI surfaces (network pickers, fee warnings, deposit-screen route listings).

ramps
ConnectCapabilityAsset · object[]

Fiat-on/off-ramp routes. Empty for Phase 1a; populated when the ramps surface ships. Kept in the response today so partner code can read the key without a presence check.

fiat_currencies
string[]

ISO-4217 codes for the fiat currencies the org has enabled. Drives which valuations show up on /balances.

Example: