Authentication

You will need to provide your API token with every request. You can obtain your API token from the console (once you’ve signed up).

You can provide the API token as a ?_token query parameter OR as a header X-Zeplo-Token. You should keep this token secret at all times, and refresh it if it becomes compromised.