AnimePahe API
A powerful and unofficial API to fetch anime information, sources, and more from AnimePahe. Use the endpoints below to get started.
Search Anime
Search for anime by title.
/api/animepahe/search/{query}
Example: /api/animepahe/search/overlord
Get Anime Info
Retrieve detailed information for a specific anime.
/api/animepahe/info/{animeId}
Get Episode Sources
Fetch video sources for a specific episode.
/api/animepahe/sources/{episodeId}
Download File Proxy
Download any file via the server to mask your IP.
/api/download/{file_url}