Sign In
Authentication
Sign In
Authenticate and receive a JWT access token.
Sign In
Documentation Index
Fetch the complete documentation index at: https://resources.iqpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Credentials (email and password) are provided by the iQpay team during onboarding. Contact your iQpay representative if you have not received them.
Body
application/json
Response
Successfully authenticated. Returns a JWT token.
JWT Bearer token to use in the Authorization header.
Example:
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."