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'
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'