Lightning-fast Edge API proxy for Comix.to
This is an unofficial API proxy designed for educational and personal use. We are not affiliated with Comix.to. If you intend to use their data, images, or sources in a public facing project, please ensure you feel you have the necessary permissions from them. Do not abuse their servers.
You can verify everything is working perfectly by clicking the live example links below. They will open directly in your browser and return the JSON data scraped by your new API!
Fetches the "Most Recent Popular" and "Latest Updates" from the homepage. Supports `?sfw=true` parameter.
→ Test /api/manga/homeSearches the database. Because we proxy the internal API, all their source filters (genres, types, status) work automatically! Just pass them as query parameters. Supports `?sfw=true` parameter.
Gets complete metadata for a specific comic, including synopsis, status, and authors.
→ Test Comic DetailsGets the original CDN image URLs for reading a specific chapter.
→ Test Chapter Images