API Reference
Introduction
Base URL and Authentication
Base URL
All requests contain the following base URL:
API Key
Amisend API keys are used to authenticate API requests. You can find your API keys in the Amisend dashboard.
Authentication
To authenticate you need to add an Authorization header with the contents of the header being Bearer ami_xxxxxxxxx where ami_xxxxxxxxx is your API Key.