Adrata Developers
Sandbox
Test workspaces use seeded fixture contracts; public sandbox infrastructure remains gated until staging and production cutover approval.
Test workspace request
curl https://api.adrata.com/api/v1/companies?limit=5 \
-H "Authorization: Bearer adrata_sandbox_..."Fixture contract
Test fixtures can include deterministic companies, people, opportunities, pipelines, webhooks, signed events, pagination, idempotency, and no external side effects.
Isolation guarantees
Use dedicated test workspace keys for fixture data and replayable webhook/test deliveries. Keep production and test keys isolated by workspace and environment.