Authorization header.
Base URL
Authentication
Include your API key in theAuthorization header of every request:
Creating an API key
- Log in to Postzee
- Open the account drawer (click your avatar in the top-right)
- Go to Settings → API tab
- Click Create API Key
- Copy the key immediately — it will only be shown once
Requirements
- A paid plan (Standard or higher) — the Free plan does not include API access
- An active subscription — expired subscriptions cannot use the API
- Account must not be blocked
Error responses
All error responses follow this format:
Testing your connection
Use the health check endpoint to verify your API key works:Available endpoints
See Rate Limits for request limits per endpoint.