Generate Refresh token

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

An access token is always valid for a limited amount of time – indicated in seconds in the expires_in property of the JSON response.

Using the refresh token will allow you to request a new access token once the last one expired without having to use user credentials again.

Form Data
string
required
Defaults to refresh_token
string
required

The API key retrieved from your Dailymotion Studio.

string
required

The API secret retrieved from your Dailymotion Studio

string
required

The refresh token is available on the access token response. It allows you to request another access token

Response
200
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!