v2

latestOpenAPI 3.1.02026-07-2682420.0 KB
AgentQL REST API

Query Data Service

Get the AgentQL response for the data query.

If the AQL query is not provided, generate it using the prompt from request.

post/v1/query-data

Headers

X-TF-Request-Originstring
content-typestring required

Request body

querystring nullable

AgentQL query

promptstring nullable

A description of expected data to be extracted

urlstring nullable

The URL of the webpage to query

htmlstring nullable

The HTML of the webpage to query

Response

Successful Response

dataobject required
All 8 operations