Articles
GET

/api/v1/articles/reactions

10 credits

Article reactions.

Try in Playground

Parameters

NameTypeRequiredDescription
urnstringyesArticle URN
startintegernoPagination offset.

Example request

curl -H "X-API-Key: zq_…" \
  "https://zooq.dev/api/v1/articles/reactions"

Example response

A worked example for this endpoint is on its way. In the meantime, try it in the Playground with your API key to see the live shape.