🔍 Gojo Anime API

Welcome to the public API for Gojo anime search and streaming. Below are the available endpoints:

📘 Endpoints

1. Search Anime

GET /api/search?q=naruto

Returns a list of anime search results.

2. Get Anime Details

GET /api/details?id=12345

Fetch details about a specific anime.

3. Get Episodes

GET /api/episodes?id=12345

List episodes with IDs across providers (pahe, zaza, strix).

4. Get Stream URLs

GET /api/stream?url=animeId/provider1/epNum/epId1/provider2/epNum/epId2

Returns streaming URLs for each provider with quality options.

5. Recent Anime

GET /api/recent?page=1

Returns a list of the latest released anime episodes.

🔧 Example

Search Naruto: /api/search?q=naruto

Example Stream URL: /api/stream?url=12345/pahe/1/abc/zaza/1/xyz/strix/1/def