Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET https://api.artaios.ai/api/v1/sessions/ \ -H "x-api-key: YOUR_API_KEY"
[ { "session_id": "session_abc123", "config_hash": "a1b2c3d4e5f6", "created_at": "2025-01-15T10:30:00Z", "status": "active" } ]