Example section for showcasing API endpoints
curl -X POST https://api2.circlemind.co/api/v1/task \ -H "apikey: cmzr-YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"task": "<your_task_description>"}'