Intrasistema Catalog API Documentation

ACP & RFC 9727 & OpenAPI 3.1

Public API and automated discovery endpoints for AI agents, developers, and integrated partners.

ACP Manifest (/.well-known/acp.json)OpenAPI Spec (/openapi.json)RFC 9727 API Catalog/llms.txt
GET/.well-known/acp.json
Try Endpoint →

Agentic Commerce Protocol (ACP) Discovery Manifest for AI Commerce Agents

Response format: application/json
GET/.well-known/api-catalog
Try Endpoint →

RFC 9727 API Catalog Discovery (application/linkset+json)

Response format: application/linkset+json
GET/openapi.json
Try Endpoint →

OpenAPI 3.1.0 JSON Specification for Intrasistema Catalog

Response format: application/json
GET/api/health
Try Endpoint →

Service health status, environment, and catalog metrics

Response format: application/json
GET/api/products
Try Endpoint →

Query, filter, and paginate catalog products (supports ?category=, ?tag=, ?q=, ?page=, ?limit=)

Response format: application/json
GET/api/products/{slug}
Try Endpoint →

Get full JSON product specifications and purchase/affiliate links

Response format: application/json
GET/api/categories
Try Endpoint →

List all technical categories with active product counts

Response format: application/json
GET/llms.txt
Try Endpoint →

Curated plain-text Markdown index conforming to the llmstxt.org standard

Response format: text/plain
GET/llms-full.txt
Try Endpoint →

Complete catalog plain-text Markdown digest for direct LLM/RAG injection

Response format: text/plain