Data API (early access)

The API provides access to various datasets related to ticket sales, payments, inventory, and invoices within an organization. These datasets enable users to gain insights into sales performance, customer behavior, product performance, and more.

Authentication

For Authentication instructions, please see this page: Authentication

Data Synchronization

The last_sync and record_loaded_at fields in each dataset help track data changes and updates. To check for new or changed records, query for records where the last_sync timestamp is greater than the greatest timestamp in your data store.

Datasets