Developers & agents
Trelice developer resources.
Machine-readable contracts and guidance for agents and developers working with the public Trelice website.
Machine-readable resources
- OpenAPI specification OpenAPI 3.1 JSON for the public Trelice marketing API, including typed requests, responses, operation IDs, and structured errors.
- Agent instructions When to use Trelice, what agents can safely read, and when explicit approval is required before submitting data.
- Agent Skills index A verifiable Agent Skills discovery index and focused Trelice public-site skill.
- ARD manifest Agentic Resource Discovery entries for the Trelice public API and agent skill.
- API catalog RFC 9727 Linkset catalog for the two public Trelice marketing API operations.
- LLM site map Product summary, when-to-use guidance, and links to authoritative Trelice pages and documentation.
- Product documentation Step-by-step guidance for protocol authoring, review workflows, downstream documents, permissions, and audit trails.
- Sitemap The complete index of public Trelice pages and documentation routes.
Public API scope
The public website API supports read-only NLWeb search plus demo requests and protocol-derived document suggestions. It does not expose protocol authoring, customer data, webhooks, or an MCP server. The two marketing operations are unauthenticated and create a real follow-up or review side effect.
-
GET /askSearch authoritative public Trelice pages with an NLWeb response. -
POST /askSearch public Trelice pages with an NLWeb query object and optional SSE. -
POST /api/leadsRequest a Trelice demo. -
POST /api/document-suggestionsSuggest a protocol-derived document.
Use the Trelice OpenAPI specification as the authoritative request and response contract.