
Unified API twin for integration tests
Test integration agents built against Unified.to across multiple connected providers.
Unified service contract

Validate apps built against Unified.to instead of direct provider APIs. Test aggregator-based workflows without production API traffic.
Interfaces
Workflows
Validate apps built against Unified.to instead of direct provider APIs
Seeded state
Seed connections, authentication state, integration metadata, and provider-backed records for Slack, Google Drive, Box, Notion, and Dropbox.
Run isolation
Test aggregator-based workflows without production API traffic
Use Unified in staging without using production.
Validate apps built against Unified.to instead of direct provider APIs
Seed integration connections for supported upstream providers
Test aggregator-based workflows without production API traffic
Provision the Unified twin from the CLI.
Install the Arga CLI, sign in once, then create a 60-minute twin run. The command waits until the environment is ready and prints its connection details.
Terminal
$ uv tool install arga-cli$ arga login$ arga twin-runs create --twins unified --ttl 60 --waitAdd --scenario-prompt to describe the state the twin should start with.
Build with the Unified twin
Connect the twin, seed realistic state, and run scenarios against a resettable service.

