Where do I find the base URLs, realm, and client IDs?
Test / Non-prod
API base URL:
https://api.test.devs.beadpay.ioOIDC token URL:
https://identity.beadpay.io/realms/nonprod/protocol/openid-connect/tokenRealm:
nonprodCommon terminal client_id:
bead-terminalOther client IDs for server-to-server are provided during onboarding.
Production
OIDC token URL:
https://identity.beadpay.io/realms/prod/protocol/openid-connect/tokenRealm:
prodAPI base URL: provided during onboarding
Client IDs: provided during onboarding
See also:
Last updated