Klarna · OAuth Scopes
Klarna OAuth Scopes
OAuth 2.0
searched
Klarna publishes 34 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Klarna API on a user’s behalf.
Tokens are issued from https://login.klarna.com/oauth2/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.
FintechBNPLPaymentsCardsShoppingBankingCheckoutOrder ManagementSettlementOpen BankingPSD2Consumer CreditSweden
Scopes: 34
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://login.klarna.com/oauth2/auth
https://login.klarna.com/oauth2/auth
Token URL
https://login.klarna.com/oauth2/token
https://login.klarna.com/oauth2/token
Flows
authorizationCode
authorizationCode
Scopes (34)
| Scope | Description | Flows |
|---|---|---|
| openid | Required OIDC scope; issues an ID token identifying the Klarna consumer. | authorizationCode |
| offline_access | Issue a refresh token so the merchant can act after the browser session ends. | authorizationCode |
| default | Klarna default scope bundle. | authorizationCode |
| profile | Basic consumer profile claims. | authorizationCode |
| Consumer email address (email, email_verified claims). | authorizationCode | |
| phone | Consumer phone number (phone, phone_verified claims). | authorizationCode |
| billing_address | Consumer billing address claim. | authorizationCode |
| national_identification_number | National identification number (and its issuing country). | authorizationCode |
| create_payment_session | Create a Klarna payment session on behalf of the signed-in consumer. | authorizationCode |
| profile:name | given_name / family_name claims. | authorizationCode |
| profile:date_of_birth | date_of_birth claim. | authorizationCode |
| profile:locale | locale claim. | authorizationCode |
| profile:email | Email claim, granular form. | authorizationCode |
| profile:phone | Phone claim, granular form. | authorizationCode |
| profile:billing_address | Billing address claim, granular form. | authorizationCode |
| profile:shipping_address | Shipping address claim. | authorizationCode |
| profile:national_id | National identification number, granular form. | authorizationCode |
| profile:national_identification | National identification, granular form. | authorizationCode |
| profile:country | country claim. | authorizationCode |
| profile:gender | Gender claim. | authorizationCode |
| profile:customer_id | Klarna customer identifier. | authorizationCode |
| profile:verified:name | Name claim with Klarna verification status (name_verified). | authorizationCode |
| profile:verified:date_of_birth | Date of birth with Klarna verification status (date_of_birth_verified). | authorizationCode |
| personalization:interests | Consumer interest signals for personalization. | authorizationCode |
| payment:request:create | Create a payment request for the signed-in consumer. | authorizationCode |
| payment:recurring | Initiate recurring / merchant-initiated payments. | authorizationCode |
| payment:authorization:list | List the consumer payment authorizations. | authorizationCode |
| customer:purchase_power | Read the consumer purchase power / spending capacity. | authorizationCode |
| customer:account_management | Manage the consumer Klarna account. | authorizationCode |
| customer:purchase_management | Manage the consumer purchases. | authorizationCode |
| customer:prequalified_offers | Read prequalified financing offers for the consumer. | authorizationCode |
| customer:login | Authenticate the consumer (Sign in with Klarna). | authorizationCode |
| payment:customer_present | Customer-present payment flow. | authorizationCode |
| payment:customer_not_present | Customer-not-present (off-session) payment flow. | authorizationCode |
📄 Provider scope reference: https://docs.klarna.com/conversion-boosters/sign-in-with-klarna/before-you-start/
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.