Canadian Tire Bank · OAuth Scopes
Canadian Tire Bank OAuth Scopes
OAuth 2.0
searched
Canadian Tire Bank publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Canadian Tire Bank API on a user’s behalf.
Tokens are issued from https://api.ctfs.com:443/auth/oauth/v2/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.
Financial ServicesBankingCanadaSchedule I BankCredit CardsMastercardConsumer-Driven BankingData Aggregation
Scopes: 4
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://api.ctfs.com:443/auth/oauth/v2/authorize
https://api.ctfs.com:443/auth/oauth/v2/authorize
Token URL
https://api.ctfs.com:443/auth/oauth/v2/token
https://api.ctfs.com:443/auth/oauth/v2/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | Authenticate the end user and issue an ID token (OpenID Connect core scope). | authorizationCode, implicit |
| Release the end user's email address claim. | authorizationCode, implicit | |
| profile | Release the end user's basic profile claims. | authorizationCode, implicit |
| openid_client_registration | Permit dynamic OpenID Connect client registration (RFC 7591) against the registration endpoint. | authorizationCode |