Authorization header.
Getting your API key
Contact your Telepatia account manager to obtain an API key for your institution.Making authenticated requests
Include the API key in every request:Error responses
| Status | Meaning |
|---|---|
401 | Missing or invalid API key |
403 | API key does not have permission for this operation |