Endpoints
Ungrouped Endpoints 3
What is the TubeRelay API?
Stream YouTube videos effortlessly — secure temporary URLs, no file size limits, and seamless server-side processing.
TubeRelay API is available on the JoJ API marketplace. Subscribe with a single JoJ API key, call it through one gateway, and pay from one wallet — no separate account or contract with the provider.
TubeRelay API endpoints
- GET
/info/info
Fetch detailed metadata for a YouTube video including title, duration, thumbnail, channel, views, and description.
- GET
/search/search
Search YouTube for videos or resolve a YouTube URL to video metadata. Returns a list of matching videos.
- GET
/stream-url/stream-url
Returns a time-limited streaming URL (valid for 5 minutes). The returned URL streams the video directly without exposing your API key.
Frequently asked questions about TubeRelay API
What features does TubeRelay API support?
TubeRelay API allows you to search videos, download content, stream media, and retrieve detailed video information from YouTube.
How do I handle errors or failed requests?
The API returns standard HTTP status codes along with detailed JSON error messages to help you diagnose and resolve issues.