Content API Endpoint overview

METHOD ENDPOINT USE TO RETURNS PUBLIC
GET /v1/queue/{contract} Get a list of queued content items for a specific collection. content item No
PATCH /v1/queue/{contract}} Moderate a single content queue item by updating the state. content item No
GET /v1/content/{contract} Get a list of published content items for a specific collection. content item Yes
GET /v1/collections/{contract} Get a list of available collections for a specific contract. simple collection Yes
GET /v1/count/{contract} Get the number of published content items for a specific collection. count Yes
GET /v1/articles/{contract} Get a list of articles and the information to fetch related content for those. article Yes
GET /v1/related/{contract} Get a list of published related items for a specific article. content item Yes