📄️ Authentication
There are currently two ways to authenticate with Hanime - email/password and sessionToken. Either way session token used to authenticate requests, email/password authentication is used to obtain it.
📄️ Hanime User
Hanime uses single model for all users. This model is used for both authenticated and unauthenticated users.
📄️ Hentai Videos
You can use hentai video id to retrieve detailed information about any hentai video. Use the appropriate getHentaiVideo method:
📄️ Hanime Coins
Hanime provides users with a virtual currency called coins. You can use coins to purchase premium subscription, to download videos in 1080p quality, and to access other premium features.
📄️ Channels
Every Hanime user has their personal channel. Using the library, you can retrieve detailed information about any channel, including videos, comments, and other data.
📄️ Pages
The library provides methods for fetching all mobile app pages.
📄️ Premium Subscription
You can use the library to claim a premium subscription for your account. This will allow you to download videos in 1080p quality and access other premium features.