Generating API Token
Communication with your application and system is based on API. We’re using API Token to protect the software. You need to generate your API Key from the Settings page. Don’t forget to copy the key after you generated it.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manage the API keys

/api/services/{SERVICE_SLUG}/send
/api/services
/api/services/{SERVICE_SLUG}/show
/api/templates
/api/audit/emails
Authorization: Bearer {$token}
{
"customer_name": "John Doe",
"order_numver": "ABC101010101",
"serial_key": "5555-5555-5555-5555"
}
