Search documentation
Keyword search over the published Datalyr documentation at docs.datalyr.com. Returns the best-matching doc sections with a link and an excerpt, ranked by title and body matches.
This is the only endpoint that reads content outside your workspace. It needs the same Agent key as every other route, but the results are the same public documentation for every caller, so nothing about your workspace is used to produce them.
A 503 means the documentation site did not answer. It never means there are no matching docs — an empty results array with HTTP 200 means that.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Search terms, such as react native install or shopify webhook.
2 - 200Maximum sections to return.
1 <= x <= 10Response
Successful response.
The search terms, as received.
Number of sections returned. 0 means no match, not a failure.
Which published artifact answered. llms-full is the full docs corpus. llms is the smaller link index, used only when the full corpus is unreachable, and yields shorter excerpts.
llms-full, llms