Supports grant_type: authorization_code, refresh_token. Authenticate with Basic auth (client_id:client_secret) or pass credentials in the body.
Documentation Index
Fetch the complete documentation index at: https://docs.fluveo.com/llms.txt
Use this file to discover all available pages before exploring further.
Use your secret API key as the username with an empty password.
Override the API version for this request.
The type of grant.
authorization_code, refresh_token Authorization code (required for authorization_code grant).
The redirect URI used in the authorization request.
Refresh token (required for refresh_token grant).
OAuth client ID (if not using Basic auth).
OAuth client secret (if not using Basic auth).
Token response.
bearer Token lifetime in seconds.
Refresh token for obtaining new access tokens.
Space-separated list of granted scopes.
The merchant who authorized the app.