cURL
curl --request GET \ --url https://www.citedy.com/api/agent/articles \ --header 'Authorization: Bearer <token>'
{ "articles": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "title": "<string>", "slug": "<string>", "status": "<string>", "created_at": "2023-11-07T05:31:56Z", "word_count": 123, "published_at": "2023-11-07T05:31:56Z" } ], "total_articles": 123, "limit": 123, "offset": 123, "credits_used": 123 }
Documentation IndexFetch the complete documentation index at: https://www.citedy.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://www.citedy.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer citedy_agent_* key
1 <= x <= 100
x >= 0
Articles page
Show child attributes