Agent Discovery

Search Xquik documentation with query parameters

Send a flat NLWeb 0.55 request through query parameters.

get/ask

Query parameters

querystring required

Natural-language docs query.

site'docs.xquik.com' | 'xquik.com'

Optional docs host.

mode'list'

List result mode.

response_format'chatgpt_app' | 'conversational_search'

NLWeb response shape.

streamingboolean

Return SSE when true.

Response

— unresolved $ref

Changes

Changed in 2 of the 19 revisions of this API.7813

  • f23b15f4dac27812See the full diff
    • for the query request parameter response_format, default value conversational_search was added

      request-parameter-default-value-added

    • for the query request parameter streaming, default value was changed from true to false

      request-parameter-default-value-changed

    • removed the enum value conv_search from the query request parameter response_format

      request-parameter-enum-value-removed

    • the response_type response property const value changed from Answer to answer for the status 200

      response-property-const-changed

    • the response_type response property const value changed from Failure to failure for the status 400

      response-property-const-changed

    • the response_type response property const value changed from Failure to failure for the status 413

      response-property-const-changed

    • the response_type response property const value changed from Failure to failure for the status 502

      response-property-const-changed

    • added the new answer enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 200

      response-property-enum-value-added

    • added the new answer enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 400

      response-property-enum-value-added

    • added the new answer enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 413

      response-property-enum-value-added

    • added the new answer enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 502

      response-property-enum-value-added

    • added the new failure enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 200

      response-property-enum-value-added

    • added the new failure enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 400

      response-property-enum-value-added

    • added the new failure enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 413

      response-property-enum-value-added

    • added the new failure enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 502

      response-property-enum-value-added

    • removed the Answer enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 200

      response-property-enum-value-removed

    • removed the Answer enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 400

      response-property-enum-value-removed

    • removed the Answer enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 413

      response-property-enum-value-removed

    • removed the Answer enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 502

      response-property-enum-value-removed

    • removed the Failure enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 200

      response-property-enum-value-removed

    • removed the Failure enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 400

      response-property-enum-value-removed

    • removed the Failure enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 413

      response-property-enum-value-removed

    • removed the Failure enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 502

      response-property-enum-value-removed

    • removed the conv_search enum value from the _meta/allOf[NlwebMeta]/response_format response property for the response status 200

      response-property-enum-value-removed

    • removed the conv_search enum value from the _meta/allOf[NlwebMeta]/response_format response property for the response status 400

      response-property-enum-value-removed

    • removed the conv_search enum value from the _meta/allOf[NlwebMeta]/response_format response property for the response status 413

      response-property-enum-value-removed

    • removed the conv_search enum value from the _meta/allOf[NlwebMeta]/response_format response property for the response status 502

      response-property-enum-value-removed

    • endpoint added

      endpoint-added