List Ramp Fiat Currencies
List fiat currencies supported for funding Ramp transactions.
Authorizations
Your public API key. Identifies the partner making the request.
Monotonically increasing nonce included in the request signature.
HMAC signature over the request, computed with your private key.
Query Parameters
ISO 3166-1 alpha-2 country code. Use GET /v1/ramp/countries to discover supported values.
2ISO 3166-2 subdivision code suffix (e.g., CA for California when country is US). Use GET /v1/ramp/countries to discover supported values.
Opaque page token returned by a previous response. Omit to start from the beginning. When present, the token is scoped to this endpoint and the original country/subdivision where applicable, carries the page size, and causes any valid page_size value to be ignored.
1 - 512Maximum number of results to return on the first page. Defaults to 50 if omitted; max 200.
1 <= x <= 200