Creates a new API key
POST https://api-authenticator.iwelcome.com/v1/api-keys Headers: Authorization: Bearer {your application API Key} Content-Type: application/json
scopes
(array) - The scopes where the api-key will work.
{ "type": "api.application.apiKey.create", "result": { "token": "live_12344567" } }
Have a question? You can always send us an email at support@unloq.io, or contact us on chat.
For security related concerns, please visit our Security page.