Build your authorization code

You need to build your authorization URL that includes the required parameters to be able to collect an authorization code.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
Defaults to code

Set to “code” to indicate that you want to receive an authorization code

string
required

The API key retrieved from your Dailymotion Studio.

string
required

The redirection URI where the authorization server will send the user after successful authentication and consent. This URI needs to match the Callback URL of your API key. If these values are different, the authorization server will reject your request.

string
required

Need to be defined for specific permissions or access rights

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