Integrations
Connect anything that talks to humans.
Eight connectors live today, more in flight. One REST endpoint for everything else.
Thin adapters · the engine is the product
Plug it in. We handle the rest.
01 / 02The connector ecosystem.
Connectors are thin adapters for ingestion. They normalize whatever a deployment emits into one event schema, then the engine takes over. No logo wall, no marketplace dance.
Anthropic Logs
sdk
OpenAI Conversations
sdk
Intercom
support
Zendesk
support
Slack Bot
workspace
Teams Bot
workspace
REST API
custom
Webhook
custom
Vercel
sdk
Drift
support
Front
support
Discord
workspace
YouTube
audience
audience
Not on the list?
02 / 02Build it in ten minutes.
One POST per turn. Bearer token. Send whatever shape you have; the standard event schema normalizes it. Mark which turns are the model's, and we score the human ones. Your eval stack grades the answer, we measure what it did to the person who got it.
Authorization: Bearer ${BIE_API_KEY} { "deployment_id": "...", "events": [ /* one object per turn; full schema in the docs */ ] }
Already got conversations?
Skip the connector.
Upload up to 10,000 conversations as CSV or JSONL. No login, no connector. You get the report back.