Hanime API Documentation
Welcome to the Hanime Unofficial API Documentation.
Changelog
*⛔ : major breaking changes.
| Version | Description |
|---|---|
| 5.0⛔ | - All auth routes must be post request - Remove auth/getsession, auth/login/body, auth/coins/body, getVideo/player, search/req - Rate limiting is implemented PROPERLY Read More - getVideo, getInfo will no longer use query - Authentication code will move to auth_hanime.py file |
| 4.2 | - Fixing bugs and code |
| 4.0⛔ | - Added getComment, community_upload, getLanding - Improving API Performance - Remove getDownloadURL, getVideo/premium - Improving Error Handling - Remove Hanime Scraping Script - Fixing Bugs - Added Config.ini to config the API URLs and Server Config - Switching WSGI To Waitress - Added Rate-Limiting To Handle The Request - Switching Deta Server to Vercel - Added Ways To Deploy & Run API To Any Server (Heroku, Railways, Vercel, Deta) - You Can Add Your Account Session Token to the getVideo to get 1080p Stream |
| 3.9 | - Fixing Bug - Added Browse and Channel |
| 3.8 | - Fixing Bug - Added /auth/login/getSession |
| 3.5 | - Fixing Bugs - Added Search With Query |
| 3.0⛔ | - Rerouting from /login to /auth - Added Search |
| 2.0⛔ | - Added getLanding (old) - Added Auth Account Summary - Fixing Bugs - Added Login Via JSON Body Request |
| 1.0 | - Added Authentication - Added getInfo, getVideo, getDownloadURL |