v1

latestOpenAPI 3.1.0AGPL-3.0-only2026-07-1773264353.7 KB
Customers

Generate a portal token for a customer

Generates a JWT token that grants access to the customer portal. The token can be used to access invoices, payment methods, and other portal features.

post/api/v1/customers/{id_or_alias}/portal-token

Path parameters

id_or_aliasstring required

customer ID or alias

Response

Portal token generated

portal_urlstring required

Base URL of the customer portal

tokenstring required

JWT token for portal access