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