Availability
Get data availability
Returns data availability information for a specific datastream. Shows time ranges where data is available along with estimated row counts.
GET
Python (ticksupply library)
Authorizations
Your API key. Get one from the dashboard at https://app.ticksupply.com/api-keys
Query Parameters
Datastream ID to check availability for
Last modified on February 6, 2026
Previous
Get billing summaryReturns a summary of the account's billing state for the current period:
access status, plan code, current period end, and usage totals for streams
and exports.
Use this endpoint to check programmatically why a `402 payment_required`
error was returned, or to surface plan usage in your own UI.
Next
Python (ticksupply library)