Login platform user
White Label
Login platform user
Authenticate a platform user and receive an API token
POST
Login platform user
This endpoint allows white label admins to authenticate one of their platform users and receive an API token for that user. Use this to build custom authentication flows for your white label platform.Documentation Index
Fetch the complete documentation index at: https://docs.autocalls.ai/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint requires authentication as a white label admin. Only users belonging to your platform can be logged in.
Request Body
The platform user’s email address
The platform user’s password
Optional name/label for the API token (e.g., “Mobile App”, “Web Dashboard”). Defaults to “api-token”.
Response
Success message
The authenticated user’s information
The API token for the platform user
The name/label of the token

