Full endpoint URL
The full endpoint URL is the base URL for a company followed by the endpoint path
Example
Example base URL
Found in Swagger API documentation in the “Servers” dropdown
1
https://app.tracezilla.com/api/v1/example-company
Example endpoint path
Found in Swagger API documentation or, if you’re not logged in, from Swagger API docs mirror
1
GET /invoices
Example full endpoint URL
1
GET https://app.tracezilla.com/api/v1/example-company/invoices