Search documentation

Semantic search over the published Runtype documentation corpus. Returns a synthesized answer with citations. Use this for prose/how-to questions; for deterministic schemas and build guidance use the /v1/documentation endpoints.

Authentication

AuthorizationBearer
API key or Clerk session token

Request

This endpoint expects an object.
querystringRequired>=1 character

Natural-language documentation question.

Response

Documentation search result (MCP content blocks)

contentlist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
502
Bad Gateway Error