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