Intrasistema Catalog API Documentation
ACP & RFC 9727 & OpenAPI 3.1Public API and automated discovery endpoints for AI agents, developers, and integrated partners.
GET
Try Endpoint →/.well-known/acp.jsonAgentic Commerce Protocol (ACP) Discovery Manifest for AI Commerce Agents
Response format:
application/jsonGET
Try Endpoint →/.well-known/api-catalogRFC 9727 API Catalog Discovery (application/linkset+json)
Response format:
application/linkset+jsonGET
Try Endpoint →/openapi.jsonOpenAPI 3.1.0 JSON Specification for Intrasistema Catalog
Response format:
application/jsonGET
Try Endpoint →/api/healthService health status, environment, and catalog metrics
Response format:
application/jsonGET
Try Endpoint →/api/productsQuery, filter, and paginate catalog products (supports ?category=, ?tag=, ?q=, ?page=, ?limit=)
Response format:
application/jsonGET
Try Endpoint →/api/products/{slug}Get full JSON product specifications and purchase/affiliate links
Response format:
application/jsonGET
Try Endpoint →/api/categoriesList all technical categories with active product counts
Response format:
application/jsonGET
Try Endpoint →/llms.txtCurated plain-text Markdown index conforming to the llmstxt.org standard
Response format:
text/plainGET
Try Endpoint →/llms-full.txtComplete catalog plain-text Markdown digest for direct LLM/RAG injection
Response format:
text/plain