Search a knowledge base and return ranked document chunks.
Note: Creating new knowledge bases is no longer available, but this endpoint continues to work for querying existing knowledge bases. Knowledge bases will be fully retired in December 2025 due to low usage.
application/json<API_KEY> (required for API access)query is limited to 4000 characters.resultCount parameter determines the number of similar chunks returned. The default is 5. Minimum is 1. Maximum is 25.X-RateLimit-Limit and X-RateLimit-Remaining) are included in the response to indicate the user’s current rate limit status.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Run a semantic search against a knowledge base.
Knowledge base query results returned.
Flexible JSON structure; fields differ per endpoint.