Getting Started

This page will help you get started with Sport API. You'll be up and running in a jiffy!

The Sport API is organized around REST. Our API has predictable, resource-oriented URLs, and uses HTTP response codes to indicate API errors. We use built-in HTTP features like header based authentication and also support cross-origin resource sharing, allowing you to interact securely with our API from both client-side and server-side applications.

Whilst JSON is the default API response type we also support XML-based formats such as SportsML for maximum interoperability with a wide array of content platforms and management systems.


What’s Next