TickSights
TickSights DashboardsGet TickSights Tool
  • Getting Started
    • Welcome
    • FAQs
    • Changelog
  • TickSights Tool
    • Dashboard
    • Search Events
    • Add New Events
    • Event Detail Page
    • User Settings
    • Favorites
    • Historical Data
    • Calendar
  • Partnerships
    • Stubhub int.
    • Capsolver
  • Others
    • Customized Versions
    • Ticket Tracking Sheet
    • Accounting & Invoices
      • Bayer 04 Invoice
      • Ticketmaster (UK) Invoice
      • Ticketmaster (EU) Rechnung
      • Tickets & Steuern
  • API
    • Introduction
    • Authentication
    • Pagination
    • Resources
      • List Events
      • Get Event
      • Get Event Sales
      • Get Event Average Ticket Price per Block
      • Get Topsellers
Powered by GitBook
On this page

Was this helpful?

  1. API

Introduction

The Sales Tracker API provides a RESTful interface for retrieving comprehensive ticket event data including detailed event information, sales analytics, and performance metrics.

This API allows clients to:

  • Retrieve detailed information for a specific event (with image, marketplace mapping, stock data, and aggregated sales).

  • List events with pagination.

  • Retrieve sales records for an event with pagination.

  • Retrieve top-selling events based on tickets sold in the last 24 hours or 7 days.

  • Retrieve the average ticket price per block for a given event.

Each endpoint returns data in a consistent JSON format, with dates standardized to UTC and other fields mapped to meaningful, English-based naming. The API uses Bearer token authentication to ensure secure access.

PreviousTickets & SteuernNextAuthentication

Last updated 2 months ago

Was this helpful?