Search the documentation guides
Returns the sections of the guides that answer a question, best first, each with a snippet and a link to the heading it came from. This is the entry point: search, then read the one section you need rather than a whole page. A question the guides do not cover returns no results rather than the nearest paragraph.
- stringheaderrequired
Your API key.
Authorization: Bearer <key>is accepted in its place.
- stringrequired
The question, in the words it would be asked in.
- Max length
- 200
- Example
- integerdefault
8How many sections to return.
- Range
- 1 – 25
- Example
- object
The response payload.
- string
The question as it was asked.
- integer
How many sections matched, of which
resultscarries the best. - object[]
The matching sections, best first.
- string
The guide the section is on.
- string
That guide's title.
- string
The section's anchor.
- string
The heading.
- string
The heading with the ones above it.
- string
The page, opened at that heading.
- string
The opening of the section, so a caller can judge it without reading it.
- 400
VALIDATION_ERROR - 401
UNAUTHORIZED - 403
FORBIDDEN - 429
RATE_LIMITED - 500
INTERNAL_ERROR
- Minimum tier
- Explorer+
- Monthly quota
- 200/mo
- Rate limit
- 10/min
- Daily cap
- 50
Figures shown are for this endpoint's minimum tier. Higher tiers raise every limit.