Netflix Account Manager
Netflix automation bot that provides endpoints for: Account Management: Login, logout, password reset,... Profile Management: Create, delete, modify profiles, change names/pins,...
Netflix Account Manager endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
/health /health |
Check if the API is running and healthy |
| Accounts | ||
| POST |
/accounts/logout-all-devices /accounts/logout-all-devices |
Logout the Netflix account from all devices and sessions |
| POST |
/accounts/screenshot/profiles /accounts/screenshot/profiles |
Take a screenshot of the Netflix profiles page for the specified account |
| POST |
/accounts/screenshot/custom /accounts/screenshot/custom |
Take a screenshot of any custom Netflix URL for the specified account. This is a premium feature that allows capturing screenshots of any Netflix page. |
| POST |
/accounts/redeem /accounts/redeem |
Redeem a Netflix gift code for the specified account |
| Profiles | ||
| POST |
/profiles/remove-history /profiles/remove-history |
Remove the viewing history for a specific profile |
| POST |
/profiles/details /profiles/details |
Retrieve detailed information about a specific profile |
| POST |
/profiles/devices/disconnect-all /profiles/devices/disconnect-all |
Disconnect all devices associated with a specific profile |
| POST |
/profiles/create /profiles/create |
Create a new Netflix profile for the account |
| POST |
/profiles/change-infos /profiles/change-infos |
Update profile name, PIN, and optionally remove viewing history |
Netflix Account Manager pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / hour |
|
| PRO Recommended | Free | 10 / second |
|
| ULTRA | $30 / month | 50 / hour |
|