v1

latestOpenAPI 3.1.02026-07-134089.9 KB
detect

Detect a domain's agent-readiness

Detect a domain's agent-readiness: well-known manifests (integrations.json, api-catalog, MCP server-card, agent-card, agent-skills, llms.txt) plus live capability detection — MCP self-onboarding (DCR/CIMD) and the live OpenAPI schema.

get/api/{domain}/detect

Path parameters

domainstring required

Response

Success

domainstring required
foundstring[] required
probedstring[] nullable
{"stackTrail":"paths:/api/{domain}/detect:get:responses:200:content:application/json:schema:properties:integrationsJson:anyOf","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"paths:/api/{domain}/detect:get:responses:200:content:application/json:schema:properties:apiCatalog:anyOf","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"paths:/api/{domain}/detect:get:responses:200:content:application/json:schema:properties:apiSchema:anyOf","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"paths:/api/{domain}/detect:get:responses:200:content:application/json:schema:properties:auth:anyOf","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"paths:/api/{domain}/detect:get:responses:200:content:application/json:schema:properties:agentCard:anyOf","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"paths:/api/{domain}/detect:get:responses:200:content:application/json:schema:properties:agentSkills:anyOf","oasType":"schema","type":"unknown","nullable":true}
errorsstring[] required