Authentication Flow
Authentication Flow​
Use this flow:
Developer
-> Sign in with PayWise Identity (pw-identity)
-> open Developer Console
-> create/manage API keys
-> call PayWise API
ELI5: what this means​
Think of it as a simple 4-step handoff:
- You sign in through Identity (the trusted login service).
- Identity gives you tokens for your signed-in session.
- You open the Developer Console and create your API key.
- You call the API with that key and required headers.
Sandbox vs Production choice​
- Building integration now: use
sandbox-identity.paywise.coandsandbox-api.paywise.co - Going live: use
identity.paywise.coandapi.paywise.co
Where API keys come from​
- API keys are created and managed in the Developer Console.
- Until Developer Console is live:
- request access via
[email protected] - follow Get API Keys
- request access via