Get a bearer token

This API is designed to issue a bearer token for a valid user. The API will accept a request containing the user's credentials and return a response containing a bearer token.

Recipes
🦉
Authenticating to the API
Open Recipe
Body Params
string
required

Client ID provided when signing up to the Fuse sandbox

string
required

Client secret provided when signing up to the Fuse sandbox

string
required
Defaults to https://api.fuse.me
string
required
Defaults to client_credentials
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json