cURL
curl --request POST \ --url https://www.citedy.com/api/agent/session \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "categories": [ "<string>" ], "problems": [ "<string>" ], "languages": [ "en" ], "interval_minutes": 720, "article_size": "mini", "disable_competition": false } '
{ "session_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "<string>", "categories": [ "<string>" ], "languages": [ "<string>" ], "interval_minutes": 123, "article_size": "<string>", "estimated_credits_per_article": 123, "topic_catalog_size": 123, "next_run_at": "2023-11-07T05:31:56Z", "created_at": "2023-11-07T05:31:56Z" }
Bearer citedy_agent_* key
1 - 5
1 - 100
20
1 - 500
2 - 5
60 <= x <= 10080
mini
standard
full
pillar
Session started