This endpoint takes a username or email, and a password, and returns an access token, refresh token, expiry time, token type, and a sub which is used with the refresh token to get a new access token by calling the refresh endpoint.
The access token is to be used for all endpoints except for /token and /refresh.
Documentation Index
Fetch the complete documentation index at: https://docs.pathstack.io/llms.txt
Use this file to discover all available pages before exploring further.