Public technical surface
Aprixity Developer Resources
Agents and developers can use this index to find supported read access, its contracts, and the boundary to protected services.
Machine-readable contract
OpenAPI 3.1.1 describes exactly the three supported public read operations. These operations require no authentication.
/openapi.jsonPublic read operations
GET /api/knowledge/articlesGET /api/knowledge/articles/{slug}GET /api/aeo/articles/{slug}?locale={locale}
Structured errors
API errors use RFC 9457 with application/problem+json. code is stable for programs, and resolution identifies the next useful step.
application/problem+jsonDiscovery documents
Protected Sanierungs-Check MCP
The Sanierungs-Check MCP is a separate protected service. It is not part of the public REST API. Clients start with the linked OAuth metadata and do not infer credentials from the main domain.