API
This page shows all the open APIs provided regarding the content on ReadON
Content Listing API
Base URI: https://readon-api.readon.me/v1/pub/ar_contents
Method: HTTP GET
Query Parameters
Name
Type
Description
Is Required
page
int
The pagenation count of the page, start from 1, default 1
No
page_size
int
The size of documents per page, default 10. The max value is 200, larger numbers will be capped to 200
No
start_time
int
UTC timestamp for the earliest publish time
No
end_time
int
UTC timestamp for the latest publish time
No
Example Responses
Last updated