Generate Token
Access Control
Generate Token
POST
Generate Token
Use this API to generate a JWT token used by your client to authenticate with Velt. The token encodes user information and optional properties such as organization and admin status.Documentation Index
Fetch the complete documentation index at: https://velt-v5-0-2-beta-28.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- JWT token expires in 48 hours.
- For v1,
apiKeyandauthTokenare provided in the request body (not headers).
Endpoint
POST https://api.velt.dev/v1/auth/token/get
Headers
application/json

