Retrieve a corridor
Corridors
Retrieve a corridor
Retrieve details of a specific fiat/crypto transfer corridor.
GET
Retrieve a corridor
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Public ID of the corridor (prefixed with crd_)
Response
Corridor retrieved successfully.
A supported fiat/crypto transfer corridor.
Public ID of the corridor (prefixed with crd_).
Example:
"crd_9aB0xY4mNpXwZ7bV1aLdt"
Example:
"USD"
ISO 3166-1 alpha-3 country code.
Example:
"USA"
Example:
"ACH"
Available options:
USDC, USDT, USDG, PYUSD Example:
"USDC"
Available options:
POLYGON, SOLANA, ETHEREUM, BASE, BSC, FLOW_EVM, CANTON, TRON Example:
"POLYGON"
Whether the corridor moves fiat to crypto (ONRAMP) or crypto to fiat (OFFRAMP).
Available options:
ONRAMP, OFFRAMP Example:
"ONRAMP"
Available options:
ACTIVE, INACTIVE Example:
"ACTIVE"