Xyra Logo
Xyra Logo

yra

API

Welcome to the Xyra API documentation. This API allows you to retrieve streaming data for movies and TV shows.

Endpoints

Below are the available API endpoints for retrieving movie and show data.

1. Movie Endpoint

GET /api/?id=&route=movie
Use this endpoint to retrieve information for a specific movie.

Example: /api/?id=1139817&route=movie

2. TVShow Endpoint

GET /api/?id=&route=show&season=&episode=
Use this endpoint to retrieve information for a specific episode of a show.

Example: /api/?id=1399&route=show&season=1&episode=1