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 "https://api.chatgrid.ai/v1/me" \ -H "Authorization: Bearer cgk_live_a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6"
{ "object": "user", "data": { "id": "11aabb22-cc33-dd44-ee55-ff6677889900", "email": "moshi@chatgrid.ai", "created_at": "2026-01-10T08:00:00.000Z", "auth_mode": "api-key" } }
Returns the authenticated user’s profile.