Create auth link
Auth
Create auth link
Generates a one-time authenticated URL that signs the customer into the payment portal.
POST
Create auth link
Documentation Index
Fetch the complete documentation index at: https://docs.quentli.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Organization API key using Authorization: Bearer sk_....
Body
application/json
Request body for creating an authenticated customer portal link.
Response
Auth link created
Response containing an authenticated customer portal link.
Authenticated URL the customer can use to access the portal.
Example:
"https://portal.example.com/al/abc123"