v1
latestOpenAPI 3.0.02026-07-24674164.7 KBBuild your authorization code
get/authorize
Query parameters
response_typestring required
Set to “code” to indicate that you want to receive an authorization code
client_idstring required
The API key retrieved from your Dailymotion Studio.
redirect_uristring 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.
scopestring required
Need to be defined for specific permissions or access rights