Skip to content
How it works

Seven agents build your connector. You review and ship.

Point the pipeline at an API spec. It reads, generates, maps, tests and fixes, then hands you a working connector to audit and deploy.

// build from a spec
$ hazel build --spec openapi.yaml
↳ discovery + auth
↳ schema mapping
↳ validation suite
✓ connector ready · deployable
01The 7-agent build pipeline

A swarm of named agents, each owning one stage.

Every connector runs the same pipeline. Each agent does its job, hands off to the next, and flags a Human in the Loop the moment it cannot solve something.

Hazel
HazelDISCOVERY

Reads the API and maps every endpoint.

Bobby
BobbyAUTH

Wires up authentication and secrets.

Dan
DanSPEC

Normalises the spec into a clean model.

Sarah
SarahSCHEMA MAP

Maps to the iGaming canonical model.

Angie
AngieBUILDER

Generates the connector code.

Simon
SimonVALIDATION

Runs the automated test suite.

Victor
VictorREFACTOR

Fixes what breaks, or flags a Human in the Loop.

02Universal gateway

One API call, translated to any connected vendor.

Auth applicationSchema translationCircuit breakingRate limitingRequest capture
03iGaming canonical model

Switch vendors without rewriting a thing.

Every connector maps to a shared canonical model, so swapping one vendor for another never touches your workflows.

Players
Transactions
Game sessions
KYC
04Workflow builder

Drag and drop the connectors the agents build.

Stop submitting IT tickets for routine operational changes. Our Visual Workflow Builder features 22 intuitive node types, allowing your operations and marketing teams to generate complex automation flows using natural language. Map event-driven nodes visually and bypass engineering bottlenecks entirely.

OneHazel visual workflow builder canvas
05iGaming depth

Complex financial workflows, simplified.

We understand that iGaming requires more than basic data scraping. OneHazel natively handles real-time wallet protocol translations between game providers and your Player Account Management (PAM) system. Manage session idempotency, balance checks, bet registrations, win payouts, and complex rollback scenarios instantly, without writing bespoke logic. All vendor data is normalized to canonical schemas for unified reconciliation.

Wallet protocol translationSession idempotencyBalance checksBet registrationWin payoutsRollback handlingCanonical schemas
06Live operations

Built for the realities of live operations.

Third-party vendor environments are highly restrictive. We give control back to your team. Utilize ‘Orange Warnings for Soft Failures’ to activate connections securely through initial test blocks, and deploy explicit ‘Analytics Visibility Toggles’ to maintain absolute privacy over your GGR and transactional data streams.

Orange Warnings for Soft Failures

Activate connections securely through initial test blocks, soft failures surface as clear warnings instead of hard stops, so your team stays in control.

Analytics Visibility Toggles

Deploy explicit toggles to maintain absolute privacy over your GGR and transactional data streams, decide exactly what is ever visible.

07Self-healing and audit

Validated before deploy. Repaired when the API drifts.

Every build is validated against automated test suites before deployment, and flagged for a Human in the Loop if the agent cannot solve it. Connectors are monitored continuously and rebuilt when an upstream API changes.

OneHazel in-app testing console running connector smoke tests
08Security and data

Encrypted, EU-hosted, audited on every connector.

AES-256 encryptionEU-hosted, GDPR-readyAudit on every connectorYour data stays portable

Read the docs, or talk to our engineers.