cURL
curl --request POST \ --url https://www.citedy.com/api/agent/adapt \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "article_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "platforms": [ "x_article" ], "include_ref_link": true } '
{ "adaptations": [ { "adaptationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "accountId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "platform": "<string>", "content": "<string>", "credits_used": 123, "char_count": 123, "published": true, "platform_post_id": "<string>" } ], "total_credits": 123, "ref_link_appended": true, "errors": [ { "platform": "<string>", "error": "<string>" } ] }
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 - 3
x_article
x_thread
linkedin
facebook
reddit
threads
instagram
Adaptations generated
Show child attributes