Quick Start
Make your first API call in minutes with your API key
Authentication
Learn how to authenticate every request with your API key
API Reference
Explore every REST endpoint and response schema
WebSocket Stream
Subscribe to real-time live scores and statistics
What you can build
Live Score Widgets
Stream real-time match scores, clock, and phase updates directly to your UI
Statistics Dashboards
Access possession, shots, corners, and more for every live match
Results & Archives
Retrieve half-time and full-time snapshots once a match ends
Get started in three steps
Get your API key
Contact Sportrix Data to create your account and receive your
sk_ API key with the scopes your use case requires.Call the REST API
Browse sports and leagues, then query matches by status or date range — all with a single
X-API-Key header.Two delivery surfaces
Sportrix Data exposes your sports data through two complementary interfaces:| Surface | Best for | Base URL |
|---|---|---|
| REST API | Fixture browsing, on-demand snapshots, final results | https://api.sportrixdata.com/api |
| WebSocket | Real-time live scores and statistics streaming | wss://scores.sportrixdata.com/v1/stream |
All requests require an
X-API-Key header. Contact support@sportrixdata.com to get your key.