BillGO · OAuth Scopes
BillGO OAuth Scopes
OAuth 2.0
probed
BillGO publishes 8 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the BillGO API on a user’s behalf.
Tokens are issued from https://exchange-login.billgo.com/oauth2/default/v1/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
PaymentsBill PayFinancial ServicesBankingACHVirtual CardsFintechGraphQL
Scopes: 8
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://exchange-login.billgo.com/oauth2/default/v1/authorize
https://exchange-login.billgo.com/oauth2/default/v1/authorize
Token URL
https://exchange-login.billgo.com/oauth2/default/v1/token
https://exchange-login.billgo.com/oauth2/default/v1/token
Flows
authorizationCode
authorizationCode
Scopes (8)
| Scope | Description | Flows |
|---|---|---|
| interclient_access | BillGO-configured scope on the Exchange authorization server; meaning not publicly documented. | authorizationCode |
| openid | Standard OpenID Connect scope requesting an ID token. | |
| profile | Standard OpenID Connect scope for basic profile claims. | |
| Standard OpenID Connect scope for the email claim. | ||
| address | Standard OpenID Connect scope for the address claim. | |
| phone | Standard OpenID Connect scope for the phone_number claim. | |
| offline_access | Standard OAuth 2.0 scope requesting a refresh token. | |
| device_sso | Okta device single-sign-on scope. |