Password Credentials Flow

a. Client submits client_id,client_secret, usernameand password to the token endpoint.
b. Server returns an Access Token and Refresh Token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required
Defaults to MY_ID

Your client_id (as provided by your Taboola account manager).

string
required
Defaults to MY_SECRET

Your client_secret (as provided by your Taboola account manager).

string
required
Defaults to MY_USERNAME

A valid Taboola Backstage username.

string
required
Defaults to MY_PASSWORD

A valid Taboola Backstage password.

string
required
Defaults to password

For the Password Authentication flow, grant_type is always password.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json
application/xml