Skip to main content

Prerequisites

  • API Key: Get in touch with us to get your API key here

Your First Query

Synchronous Query (Immediate Results)

Submit a query and get results back immediately:

Asynchronous Query (Background Processing)

Submit a query for background processing with delivery to a destination:

Check Query Status

Understanding the Schema Parameter

The schema parameter is required and defines the structure of the response data. It must be a valid JSON Schema.

Accuracy Modes

The API supports two accuracy modes:
Uses Hypermodel first, falls back to web search if needed
  • Faster processing
  • Lower cost
  • Good for well-indexed company data
Uses both Hypermodel and web search in parallel for maximum accuracy
  • More comprehensive results
  • Higher accuracy
  • Slower processing and higher cost

Next Steps

API Reference

Complete API endpoint documentation

Destination Configurations

Learn about URL, Snowflake, Sheets, and Clay destinations