AgentsArtificial IntelligenceWeb ScrapingData ExtractionBrowser AutomationREST API
ResponseMetadata is a JSON Structure definition published by AgentQL, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/agentql/refs/heads/main/json-structure/agentql-response-metadata-structure.json",
"name": "ResponseMetadata",
"description": "Metadata about the API response.",
"type": "object",
"properties": {
"request_id": {
"type": "string",
"description": "Unique identifier for this API request.",
"example": "req-a1b2c3d4"
},
"response_time_ms": {
"type": "int32",
"description": "Time taken to complete the request in milliseconds.",
"example": 1847
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.