dmmvideo
Japanese adult video official information data, which can track the latest information and search history data. Please note that this API only provides a preview video, and the URL comes from the official DMM CDN, which may not be available in some regions.
dmmvideo endpoints
| Method | Endpoint | Description |
|---|---|---|
| movie | ||
| GET |
get movie /movie/{cid} |
Get movie by cid |
| movies | ||
| GET |
list movies /movies |
list movies, filter conditions can be combined, id related query parameters can be passed multiple times. |
| video | ||
| GET |
get video /video/{cid} |
Get video by cid |
| vr | ||
| GET |
get vr video /vr/video/{cid} |
Get VR video by cid |
| Other endpoints | ||
| GET |
get videos /videos |
List the videos cache on the api side. |
| GET |
get movies /movies |
List the movies cache on the api side. |
| GET |
get movie by cid /movie/{cid} |
get movie by cid, cid can be obtained using search or list. |
| GET |
get video by cid /video/{cid} |
get video by cid, cid can be obtained using search or list. |
| GET |
get VR videos /vr/videos |
List the VR movies cache on the api side. |
| GET |
get VR video by cid /vr/video/{cid} |
get VR video by cid, cid can be obtained using search or list. |
| GET |
search movie /search |
Search movies by any keyword. |
| GET |
get actress /actress/{actress_id} |
get actress information |
dmmvideo pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $10 / month | 50 / second |
|
| ULTRA | $20 / month | 150 / second |
|
| MEGA | $50 / month | 500 / second |
|