Prerequisites
Base URL for company
You can find the base URL in the Swagger API documentation.
If you’re not logged in to tracezilla then you need someone with access to supply you with the API base URL.
Example base URL
You should see the company’s URL slug instead of example-company
1
https://app.tracezilla.com/api/v1/example-company
Bearer token
You also need client credentials or a bearer token from Settings > My account in tracezilla.
Use tech docs instead of Swagger API documentation
Tech docs, the site you’re current on: https://tech.tracezilla.com, has a mirror of Swagger API documentation for endpoints that is available without logging in to tracezilla:
Next steps
- Reference endpoint documentation without a login:
- API requests