Learn how to connect and use MKcms API for video data collection.
GET
https://mk-api.com/api/cn/?ac=list
pg |
Page number (default: 1) |
t |
Type/Category ID |
h |
Time filter (e.g., 24 for last 24 hours) |
wd |
Search keyword |
limit |
Items per page (default: 20) |
order |
Sorting (e.g., `time`, `hits`, `score`) |
GET
https://mk-api.com/api/cn/?ac=detail
ids
= video_id1,video_id2
GET https://mk-api.com/api/cn/?ac=list&pg=1&limit=10
GET https://mk-api.com/api/cn/?ac=detail&ids=13982
200
Success
401
Unauthorized
404
Data Not Found
429
Rate Limit Exceeded