OpenAPI
Use this spec as the canonical contract for the Agent API: The spec includes these exact paths:/v1/chat
Auth model
Use a user bearer token (ara_api_* or dashboard JWT) for:
POST /v1/chat
Quick status guide
200success401missing/invalid auth422invalid request payload429rate limit exceeded503no active personal session
