Skip to main content
GET
API Information
curl --request GET \
  --url https://api.example.com/
{
  "name": "AgentOS API",
  "id": "demo-os",
  "version": "1.0.0"
}

Response

200 - application/json

API information retrieved successfully