API Playground
Test the ContextSynth API endpoints
Get your API key from the dashboard
1. Ingest Data
Send any data about a customer—structured JSON, plain text, logs, anything. AI synthesizes it into their profile.
2. Query Customers
Ask questions about one or more customers. Supports streaming and structured JSON output.
Options:
3. Search & Analyze
Find customers by semantic search. Optionally ask a question to analyze each result.
Two modes:
• Search only — Leave question blank. Fast, returns IDs + similarity scores.
• Search + analyze — Add a question. Runs GPT analysis on each match.