Quickstart

Get API credentials and start integrating with UR in minutes.

Get access

To start integrating, email [email protected]. UR will help you set up:

  • A dedicated integration channel

  • API credentials

Self-serve sandbox: coming soon. Currently, sandbox access and test accounts setup are handled by the UR team.

Set up a Corporate UR account

As a partner, you need a Corporate UR Account to manage fund flows between your platform and funds held by UR on behalf of your users. This involves completing KYB verification with UR and providing an EVM wallet address for your Corporate URID.

See Corporate account setup for the full process.

Access the sandbox environment

UR provides a sandbox environment for integration development and testing. Access is coordinated with the UR team during onboarding.

See Development Environment for details.

Authenticate your API requests

All API requests are authenticated using EIP-191 signatures. You'll sign requests with your partner wallet, and UR verifies the signature on every call.

See Signature and Verify for how it works, including code examples.

Next steps

Last updated