Tailpipe API Documentation
The Tailpipe API endpoints provide access to the data supplying the Tailpipe dashboard. This includes the summary emissions data, daily usage data, coverage data, and the filter options that are available. Note that endpoints related to API key management and billing/account details are not exposed through the Tailpipe API.
For authentication purposes a Bearer Token must be acquired prior to testing the endpoints. This can be retrieved using the Client ID and Client Secret provided in the Setup tab of Tailpipe.
Once you have retrieved your access token you need to select an Auth Type of "bearerAuth" and then paste your access token into the Bearer Token field.
Please note that your access token will eventually expire. When this happens, you will need to retrieve another access token to continue making authorised API calls.