Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Klarna Hpp API

The Hpp API from Klarna — 3 operation(s) for hpp.

Klarna Hpp API is one of 21 APIs that Klarna publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Hpp. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 3 paths, and defines 11 schemas. It is described by OpenAPI 3.0.0, at version 1.1.

Requests are made against a single base URL, https://api.klarna.com.

4 operations 3 paths 11 schemas 1 DELETE1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.1
Base URL
https://api.klarna.com
License
Klarna Bank AB
Resource Areas
1

Paths & Operations 4

Across 3 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Hpp 4
POST
/hpp/v1/sessions
Klarna Create an HPP session
createHppSession 1 param body → 201400401403404
GET
/hpp/v1/sessions/{session_id}
Klarna Get details of an HPP session
getSessionById 1 param → 200401403404
DELETE
/hpp/v1/sessions/{session_id}
Klarna Disable an HPP session
disableHppSession 1 param → 204400401403404
POST
/hpp/v1/sessions/{session_id}/distribution
Klarna Distribute an HPP session
distributeHppSession 1 param body → 201204400401403404503

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are SessionResponseV1 (9 properties), OptionsV1 (8 properties), SessionCreationResponseV1 (8 properties), MerchantUrlsV1 (6 properties). Each schema is shown below with its type and property counts.

CustomerV1
object
5 properties
SessionResponseV1
object
9 properties
SessionCreationResponseV1
object
8 properties
MerchantUrlsV1
object
6 properties
OptionsV1
object
8 properties
DistributionContactV1
object
4 properties
BackgroundImageV1
object
2 properties
MerchantManualIdentificationV1
object
4 properties
SessionCreationRequestV1
object
4 properties 1 required
DistributionModuleV1
object
3 properties
DistributionRequestV1
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

klarna-hpp-api-openapi.yml Raw ↑

Other APIs Klarna publishes across the network.

Klarna Payments API
Klarna Checkout API
Klarna Order Management API
Klarna Customer Token API
Klarna Settlements API
Klarna Push Notifications
Klarna Captures API
Klarna Checkout API
Klarna Customer Token API
Klarna Merchant Urls.address Update API
Klarna Merchant Urls.country Change API
Klarna Merchant Urls.shipping Option Update API