Get Access Token

Using the authorization code assigned to the business user, this endpoint will send back an access token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

This endpoint is part of the Respond to Reviews API, visit Respond to Reviews API to learn more.

Body Params
string
required

ID assigned by Yelp for the third-party system that will make user-authorized requests to Yelp.

string
required

Client secret assigned by Yelp for the third-party system that will make user-authorized requests to Yelp.

string
required

A unique code that will be used by the client to redeem an access token.

string
required

The grant being presented in order to exchange for an access token. For example, when redeeming the authorization code for an access token, this value will be authorization_code.

string

The client-provided redirect endpoint URL. If no redirect_uri was provided during authorization, it is optional here.

Responses

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