Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl "http://127.0.0.1:22999/api/lpm_users"
[ { "email": "test@example.com", "password":"password" } ]
Use the Bright Data Proxy Manager API to get all users. Updates the local Proxy Manager (default port 22999) configuration and returns a JSON status.
GET
/api/lpm_users
Was this page helpful?