API Keys
Last updated
Last updated
POST
https://api.smtpd.dev/api/v1/account/api_key
IMPORTANT: The generated secret will be visible only once. After the key has been created, you will only be able to see the name of the key.
API Keys are automatically revoked after 90 days of inactivity.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
GET
https://api.smtpd.dev/api/v1/account/api_key
GET
https://api.smtpd.dev/api/v1/account/api_key/:id
GET
https://api.smtpd.dev/api/v1/account/api_key/:id/sessions
PUT
https://api.smtpd.dev/api/v1/account/api_key/:id/revoke
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authentication*
string
Bearer {access_token}
role*
string
The permission role for the API key. Supports the following roles;
iac
, standard
, read_only
, send_only
name*
string
Name for API key
Authentication*
string
Bearer {access_token}
Authentication*
String
Bearer {access_token}
Authentication*
String
Bearer {access_token}
Authentication*
string
Bearer {access_token}
id*
string
API Key ID