Get sandbox access
To start building with Weavr, you need access to the Sandbox environment. The Sandbox is a testing environment where all accounts, cards, and money are artificial.
1. Talk to the Weavr team
Contact the Weavr team to discuss your use case and get your Sandbox environment set up. The team will ensure your program is configured correctly for your needs.
2. Access your Weavr Portal
Once your Sandbox account is ready, you can access the Embedder Portal to find your API key, UI keyUI key A public key that authorizes Weavr's Secure UI components - the inputs and displays in our Web, Android, iOS, and React Native SDKs that handle passwords, PINs, card details, and KYC/KYB flows. Unlike the API key, the UI key isn't an API credential; you don't call REST endpoints with it. It's safe to embed in client-side code, and Sandbox and Live each have their own UI key., and profileProfile A template defining the configuration for one type of object - corporate identity, consumer identity, managed account, managed card, transfer, or outgoing wire transfer. When you create one of these objects you reference its Profile ID, which tells Weavr which limits, currencies, supported countries, branding, and fees to apply. Your programme ships with one or more Profile IDs per supported object type. IDs in the API Credentials section - these are required to perform API calls and initialize our SDKs.
See Keys and IDs for what each one is and where it's used.
The API key, UI keyUI key A public key that authorizes Weavr's Secure UI components - the inputs and displays in our Web, Android, iOS, and React Native SDKs that handle passwords, PINs, card details, and KYC/KYB flows. Unlike the API key, the UI key isn't an API credential; you don't call REST endpoints with it. It's safe to embed in client-side code, and Sandbox and Live each have their own UI key., and profileProfile A template defining the configuration for one type of object - corporate identity, consumer identity, managed account, managed card, transfer, or outgoing wire transfer. When you create one of these objects you reference its Profile ID, which tells Weavr which limits, currencies, supported countries, branding, and fees to apply. Your programme ships with one or more Profile IDs per supported object type. IDs are valid only for the Sandbox environment. You get a different set for your Live environment.