EazyTrax
SignIn
Documents
  • API
API
  • Generate API Key
  • API Requests
  • Status and Error Codes
  • Components
Generate API Key
API is enabled by default on all organizations. To generate an API key, go to the My Profile page accessed via the avatar icon in the top right-hand corner of dashboard. This API key will be associated with the dashboard administrator account which generates it and will inherit the same permissions as that account. You can generate, revoke, and regenerate your API key on your profile.
API Requests
Every request must specify an API key via a request header. Furthermore, the API key must be specified in the URL. The API will return 404 (rather than a 403) in response to a request with a missing or incorrect API key in order to prevent leaking the existence of resources to unauthorized users. EazyTrax-API-Key: <secret key>
Status and Error Codes
Responses from the API generally use standard RFC 9110 HTTP Status Codes. Some examples:
Components
V1.0.2
en-US