Exchange credentials for an access token. Supports client_credentials and password grant types.
Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf_
OAuth grant type
client_credentials, password "client_credentials"
Client ID (required for client_credentials)
Client secret (required for client_credentials)
User email (required for password grant)
User password (required for password grant)
Project ID (UUID) for scoped tokens
Project slug for scoped tokens (alternative to project_id)
Custom domain to resolve project (alternative to project_id/project_slug)