Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.mailchannels.net/tx/v1/sub-account/{handle}/api-key \ --header 'X-Api-Key: <x-api-key>'
{ "id": 123, "key": "<string>" }
Creates a new API key for the specified sub-account.
Handle of the sub-account to create API key for.
A new API key was successfully created for the specified sub-account.
The API key ID for the sub-account.
API key for the sub-account.
Contact support