Getting Started

This page will help you get started with TV API. You'll be up and running in an instant!

The TV 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.

📘

API links

Where you see resources highlighted in bold, you can use these to link to the API to view examples.


What’s Next