Search⌘ K
AI Features

Get User Information

Explore how to use the Dailymotion Data API to retrieve user information. Learn to get lists of users, fetch data for a specific user by ID, and access key user fields. Understand how to extract details such as total videos and views to integrate user data effectively.

Overview

A user account on Dailymotion represents a user object. A user can create a channel and upload their videos to it. These videos can then be grouped into playlists. The user can follow other users and like or save their videos.

In this lesson, we'll see the following endpoints of Data API related to the user object:

  • {base_url}/users
...