Build implementation context
Assemble source-cited technical context within a token budget for an application or agent.
Authorizations
Mintlify Index API key with the mint_us_ prefix.
Body
Implementation question to research.
1Format of the response string. txt returns Markdown sections. json returns a serialized JSON object containing result items.
txt, json Product or company name to use as an additional retrieval hint.
1Domains to include in retrieval.
11Domains to exclude from retrieval.
11Maximum number of output tokens.
1 <= x <= 6000Response
Context assembled successfully.
Unique identifier for the request.
Original query from the request.
Assembled source content. The value is Markdown for txt requests and serialized JSON for json requests. The string can be empty when no content fits within the token budget.
Number of source snippets included in the response.
x >= 0Number of tokens in the assembled response.
x >= 0