Overview
Portal integrates with Noah so you can run hosted onboarding (KYC), bank payins, and payout flows through Portal Client API endpoints. This page covers one-time setup in the Portal Dashboard and links to workflow guides.Steps to enable the Portal Noah integration
1. Create your Noah credentials
- Create or access your Noah business account.
- Generate a Noah API key with request-signing key configuration (see Request Signing Key Generation).


Keep your Noah credentials secure. You will configure them in Portal in the next step, and Portal will proxy requests server-side.
2. Enable the Noah integration in Portal
- Open the Portal Dashboard.
- Navigate to the
Integrationspage. - Locate
Noahand add the integration. - Provide your Noah API key.
- Provide your Noah signing private key in the integration configuration.
- Save changes for your selected Portal environment.
3. Configure webhooks in Noah Dashboard
Configure your webhook endpoint and subscribe to Noah events directly in Noah Dashboard. See Webhooks.Supported networks
Portal accepts CAIP-2 network identifiers and maps them to Noah network names.| CAIP-2 | Noah network |
|---|---|
eip155:1 | Ethereum |
eip155:11155111 | EthereumTestSepolia |
eip155:8453 | Base |
eip155:84532 | BaseTestSepolia |
eip155:100 | Gnosis |
eip155:10200 | GnosisTestChiado |
eip155:137 | PolygonPos |
eip155:80002 | PolygonTestAmoy |
solana:mainnet | Solana |
solana:devnet | SolanaDevnet |
Workflow guides
API reference
Noah API Reference
Open the interactive Noah endpoints reference.