Create Query
API Reference
Create Query
Submit a new query for processing. Supports both synchronous and asynchronous modes.
POST
Create Query
Authentication
Your API key for authentication
Content type header
Body Parameters
Natural language query describing the data you want
JSON Schema defining the structure of the response data
Required when
async is true. Defines where to send resultsOptional list of specific columns to include
If true, process asynchronously and send to destination
Accuracy mode:
low or highAccuracy Modes
- Low Accuracy (Default)
- High Accuracy
Uses Hypermodel search first, falls back to web search only if data is not found.Characteristics:
- ⚡ Faster processing
- 💰 Lower cost
- 📊 Good for well-indexed company data
