Contact your Entity Manager if you need permissions to manage API credentials.
To add or modify API Credentials, you’ll need a Developer or other role with appropriate permissions. Contact your Entity Manager for help.
Add API Credentials
- Log in to your Dashboard account and go to API Management.
- Click API Credentials.
- Create a Label for your API credentials.
- Select the Scopes for your Client ID. For example, the following scopes (space delimited) should be adequate to mint, redeem and convert Paxos-issued stablecoins:
- Optional: Add Allowable IP addresses. If you have a single IP address, you can configure a CIDR entry to specify a single IP with 32 fixed bits by appending
/32
to the address. For example, using000.000.0.000/32
will allow only the IP address000.000.0.000
. - Optional: Enable Request Signing.
- Click Create Credentials.
- Copy the Client ID and Client Secret and store them in a safe place. The secret will not be displayed in the UI again, and it will have to be reset if forgotten.