Skip to main content
Sandbox API · Q3 2026
Public API + SDKs · Q3 2026

Sandbox access — join the Q3 2026 waitlist.

The public API, SDKs, and self-serve sandbox keys ship in Q3 2026. Join the waitlist and preview the six APIs, the curl flow, and the path to verified production before launch.

1

Join the waitlist

Join the sandbox waitlist — we'll notify you the moment it opens (Q3 2026). No sales call.

2

Your sandbox key (at launch)

textSandbox key — illustrative
sk_test_xxxxxxxxxxxx

At launch, sandbox keys will be scoped totest_namespaces and rate-limited (see below). Illustrative — Q3 2026.

3

Sample call (illustrative preview)

bashPOST /v1/sandbox/attestation — illustrative
curl -X POST https://api.audact.ai/v1/sandbox/attestation \
  -H "Authorization: Bearer sk_test_xxxxxxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{"interaction_id": "demo-001", "channel": "voice"}'

Illustrative — at launch (Q3 2026), this returns a signed attestation receipt + Merkle root reference.

5

Upgrade path to verified production

  • Domain validation — DNS TXT record on a verified business domain.
  • Legal entity verification — registry filing (KvK, HRB, CRO, Companies House, etc.).
  • Use-case description — short narrative reviewed by Audact compliance before production keys are issued.

Sandbox rate limits (at launch)

Illustrative — at launch (Q3 2026): 1,000 events / day per API, no card required. Production keys lift limits per contracted plan.

Read the docs