Authentication
Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error. You can generate API keys from your Safi Dashboard at any time.
Last updated
Was this helpful?
Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error. You can generate API keys from your Safi Dashboard at any time.
Last updated
Was this helpful?
Create an account on safiloop.com
Login and Go to Dashboard
Navigate to Settings
Locate API & Secret Keys.
The APIs are authenticated with headers for every request. Look at how apikey and secret key placement is done in sample requests for each endpoint.
Whenever your keys got compromised, it is important you regenerate new ones to avoid surprises.