Skip to main content
Use this page as the canonical schema reference for Query API payloads.

Event Types Overview

The Query API provides five types of enriched events:

Sync response envelope

All sync endpoints return:

Common event fields

Every event includes these standard fields:

Event type schemas

Search Events

Captures what people search for online. Endpoint: /v1/sync/get_search

Browsing Events

Captures websites people visit. Endpoint: /v1/sync/get_browsing

YouTube Events

Captures YouTube videos people watch. Endpoint: /v1/sync/get_youtube

Ads Events

Captures online ads people see and click. Endpoint: /v1/sync/get_ads

Receipts Events

Captures purchases from email receipts. Endpoint: /v1/sync/get_receipts Receipt item details: Each item in the items array includes:

Type-safe parsing examples