Authorization

In order to use the ON & Off ramp API, you must provide an API key. Your API keys are available on the API Keys page on the sidebar of your dashboard. ON & Off ramp provides both test and live keys.

Public vs Secret Keys

Note that while almost all of the endpoints can be accessed using a valid public or secret key, some endpoints may only be accessed with the secret key.

Live vs Test keys

The API enables clients to interact with On & Off ramp in live and test modes. When using test keys, all Blockchain operations will be transacted on the Testnet. In contrast, all your Blockchain operations will be transacted on the Mainnet when you access the API using your live keys. However, it is important to note that the current environment of your business on the On & Off ramo dashboard does not supersede the type (Test or Live) of key that you provide when accessing the API. This means that if your business is in Test mode and you supply a live key, the operation you want to perform will be treated as a Live operation, and in the case where the operation applies to the Blockchain, it will be run on the Mainnet.

To obtain live keys for your business, you must submit your the KYC documents which must be approved by Ivorypay's admin.

Last updated