Create an API key

This endpoint allows you to create an API key with relevant permissions as per users need.
The scopes that need to included in the API need to be passed in the API call as comma seperated values.

Following are the supported scopes -

  • "email.send"
  • "domain.read"
  • "domain.write"
  • "suppression.write"
  • "template.read"
  • "template.write"
  • "tags.write"
  • "subaccount.read"
  • "subaccount.write"
  • "events"
  • "logs"
  • "stats"
  • "apikey.read"
  • "apikey.write"
  • "webhook.read"
  • "webhook.write"
Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!