Skip to main content
GET
FX rate list

Authorizations

Authorization
string
header
required

Your API key, issued by us and shown once at creation.

Response

No usable API key.

  • unauthorized: Missing, malformed or unknown key. One undifferentiated answer on purpose.

The one error shape this API produces.

environment
enum<string>
required

Which environment answered. sandbox: at least one money upstream is the provider's sandbox - no real money moves there, and the card corridor is the sandbox's asset (read GET /v1/config), not the documented production one. production: every configured upstream is real. Derived from the configured upstream hosts at boot, never a flag.

Available options:
sandbox,
production
Example:

"sandbox"

error
object
required