Klarna · Schema
SessionCreationResponseV1
FintechBNPLPaymentsCardsShoppingBankingCheckoutOrder ManagementSettlementOpen BankingPSD2Consumer CreditSweden
Properties
| Name | Type | Description |
|---|---|---|
| distribution_module | object | |
| distribution_url | string | Endpoint for link distribution |
| expires_at | string | Session expiration time |
| manual_identification_check_url | string | Endpoint for manual identification check |
| qr_code_url | string | HPP url to download qr code image |
| redirect_url | string | HPP url to redirect the consumer to. ECOMMERCE only |
| session_id | string | HPP session id |
| session_url | string | Endpoint to get the session |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/SessionCreationResponseV1",
"title": "SessionCreationResponseV1",
"type": "object",
"properties": {
"distribution_module": {
"$ref": "#/components/schemas/DistributionModuleV1"
},
"distribution_url": {
"type": "string",
"example": "https://api.klarna.com/hpp/v1/sessions/9cbc9884-1fdb-45a8-9694-9340340d0436/distribution",
"description": "Endpoint for link distribution"
},
"expires_at": {
"type": "string",
"format": "date-time",
"example": "2038-01-19T03:14:07.000Z",
"description": "Session expiration time"
},
"manual_identification_check_url": {
"example": "https://api.klarna.com/hpp/v1/sessions/9cbc9884-1fdb-45a8-9694-9340340d0436/manual-id-check",
"description": "Endpoint for manual identification check",
"type": "string"
},
"qr_code_url": {
"type": "string",
"example": "https://pay.klarna.com/eu/hpp/payments/a94e7760-d135-2721-a538-d6294ea254ed/qr",
"description": "HPP url to download qr code image"
},
"redirect_url": {
"type": "string",
"example": "https://pay.klarna.com/eu/hpp/payments/2OCkffK",
"description": "HPP url to redirect the consumer to. ECOMMERCE only"
},
"session_id": {
"type": "string",
"example": "9cbc9884-1fdb-45a8-9694-9340340d0436",
"description": "HPP session id"
},
"session_url": {
"type": "string",
"example": "https://api.klarna.com/hpp/v1/sessions/9cbc9884-1fdb-45a8-9694-9340340d0436",
"description": "Endpoint to get the session"
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/klarna-sessioncreationresponsev1"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.