Retrieve top content tiles for a query
Search API
Post query
Returns the top content tiles for the given query and company context.
POST
Retrieve top content tiles for a query
Documentation Index
Fetch the complete documentation index at: https://docs.webless.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use the same
requestId and sessionId for post_query, the WebSocket
summary stream, dynamic_cta, and get_suggestions for a single user action.Body
application/json
The user query.
Example:
"What does Webless do?"
The company identifier provisioned by Webless.
Example:
"YOUR_COMPANY"
Correlation ID for the request.
Example:
"1f7c5f74-7b9e-4a0a-9b7d-4e3e2a5e3b60"
Stable session ID for the user session.
Example:
"a1c2d3e4-1111-2222-3333-444455556666"
Maximum number of tiles to return.
Example:
6
Target summary length.
Example:
120
Whether the response should prefer markdown formatting.
Example:
true
