Get Custom Authentication Token
Auth
Get Custom Authentication Token
Generates a custom Firebase authentication token for a user. Requires either email or partnerUserId. Does not support 2FA/OTP flow.
POST
Get Custom Authentication Token
Documentation Index
Fetch the complete documentation index at: https://docs.doshi.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authentication token (API Key) provided by Doshi. Your server's IP address must be whitelisted to use this API. Contact hello@doshi.app to whitelist your IPs.
Headers
Must be set to 'client' for all API requests
Available options:
client Body
application/json
Request body for generating a custom authentication token. Either email or partnerUserId is required.
Response
Successfully generated authentication token.
Firebase authentication token
