Our API uses the Authorization header to get you authenticated with our services. You can retrieve, delete or add a new API key by contacting our support team at [email protected].

Your API key is secret and should never be shared with anyone or third party services. You are responsible for it.

The API key must be sent in every request, or the request will fail. The Outwrite API will only work over HTTPS for security reasons.

📘

API KEY Authorization header

Authorization: Bearer <API_KEY>