Skip to content

Latest commit

 

History

History
24 lines (9 loc) · 757 Bytes

api-access.md

File metadata and controls

24 lines (9 loc) · 757 Bytes

For accessing QUEUEMAIL API you need to register here.

Then, you need to follow these steps:

  1. Log in control panel using your username and password,

  2. Create an app from control panel. Each app has an ID you will use for API requests.

  3. Create, at least, a SMTP server asociated to that app from control panel. Each SMTP server has an ID you will use for API requests.

  4. Then, with your user and password you can login and get a token you will use in all API operations.

Token expiration = 24 hours.

API endpoint base URL:

https://api.queuemail.dev/api