API Keys
Authenticate your requests with BlindPay stablecoins API.
What is an API key?
An API key is a unique identifier that you can use to authenticate your requests to the BlindPay API.
The API key will authenticate you just to a single instance, so if you create an API key for an instance X, it's not going to work for instance Y.
Creating an API key
You can only create an API key through the BlindPay Instance Dashboard.
Before creating a payout, you need to:
Now you can go to the BlindPay Dashboard, select an instance and click on the API Keys
tab.
Congratulations! Now you can authenticate all your requests passing the header Authorization: Bearer YOUR_API_KEY
.