Rumora

Endpoints

REST paths map to the command reference. This page is an index, not a second contract.

Each path is one command. Open the reference page for the body, the success JSON, and the errors. This table is only the map.

MethodPathCommand
GET/api/v1/usageget_usage
POST/api/v1/commentspost_comment
POST/api/v1/comments/likelike_comment
POST/api/v1/comments/replyreply_to_comment
POST/api/v1/threadspost_thread
POST/api/v1/findsfind_videos
GET/api/v1/status/:idget_status

There is no paste route. Send video_url on post_comment instead. OpenAPI is at OpenAPI.

Last updated on