API Reference

Important API Updates

We’ve had a lot of great feedback in the month or so that our APIs have been live, and we have made a number of performance and quality adjustments to the API.

Faster database calls for better API performance.
New paths for all the endpoints
timestamp_start/timestamp_end parameters are now using the Unix timestamp.
Order parameter has a new format.

To accommodate this change, you will need to modify your API endpoints. In order to reduce friction and make the migration as simple as possible, both sets of endpoints will be available from now until December 1. The migration is as follows:

Today

  • New endpoints available at: api-prod2-v2.taostats.io
  • Old endpoints at: api.taostats.io AND api-legacy.taostats.io

November 1

  • New endpoints moved to api.taostats.io
  • New endpoints at api-prod2-v2.taostats.io AND api.taostats.io
  • Old Endpoints at: api-legacy.taostats.io

December 1

  • Old endpoints are removed, and only new endpoints are supported.
  • All endpoints are fully documented at docs.taostats.io.