cURL
curl --request POST \ --url https://api.blink15.com/auth/api-key
{ "api_key": "<string>", "passphrase": "<string>", "secret": "<string>" }
POST /auth/api-key
Headers:
API credentials created
Response for API key creation/derivation