- π Quickstart
- π Useful links
- π¨ API gotchas
1
Create an integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Wiza.
2
Authorize Wiza
Go to Connections -> Add Test Connection -> Authorize, then enter your Wiza API Key. Later, youβll let your users do the same directly from your app.
3
Call the Wiza API
Letβs make your first request to the Wiza API (get account credits). Replace the placeholders below with your secret key, integration ID, and connection ID:Or fetch credentials dynamically via the Node SDK or API.
- cURL
- Node
Questions? Join us in the Slack community.