Overview
Portal integrates with 0x so you can swap tokens through Portal APIs and SDKs. This page covers the one‑time setup in 0x and the Portal Dashboard.Steps to enable the Portal 0x integration
1. Sign up for 0x
- Create or access your 0x account here.
- Generate a 0x API key in your 0x dashboard.
Keep your API keys secure. You’ll paste it into Portal in the next step.
2. Enable the 0x integration in Portal
- Open the Portal Dashboard.
- Navigate to the
Integrationspage. - Locate the
0xintegration and add it. - Paste your 0x API key for your selected Portal environment and save.
Integrations are environment‑scoped. Repeat these steps per Portal environment.
Next steps
Implement the flow in your app using our SDK guides for 0x:- Swap Tokens with 0x using the iOS SDK
- Swap Tokens with 0x using the Android SDK
- Swap Tokens with 0x using the Web SDK
- Swap Tokens with 0x using the React Native SDK