Skip to main content

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:

  1. You sign in through Identity (the trusted login service).
  2. Identity gives you tokens for your signed-in session.
  3. You open the Developer Console and create your API key.
  4. You call the API with that key and required headers.

Sandbox vs Production choice​

  • Building integration now: use sandbox-identity.paywise.co and sandbox-api.paywise.co
  • Going live: use identity.paywise.co and api.paywise.co

Where API keys come from​

  • API keys are created and managed in the Developer Console.
  • Until Developer Console is live: