Get articles for a category

curl --request GET \
  --url 'https://<subdomain>.neetokb.com/api/v1/articles?category_id=8263fbe1-d389-438b-a954-bce5f5cdff78' \
  --header 'Content-Type: application/json' \
  --header 'X-Api-Key: YOUR_API_KEY'

Can't find what you're looking for?