I am just hitting below mentioned url of Dailymotion api to search for a video and then use video id to be played in videoplayer provided by daily motion.
I am hitting this without any API key. Is there any limit for only this kind of usage?
I am just hitting below mentioned url of Dailymotion api to search for a video and then use video id to be played in videoplayer provided by daily motion.
I am hitting this without any API key. Is there any limit for only this kind of usage?
There is no limit defined anywhere in Dailymotion API Documentation. API key is required for special requests like to generate access token, to get user information after logging in, to upload videos, mostly for authentications etc.