Kushki Branches API
Branch / sucursal management
Kushki Branches API is one of 12 APIs that Kushki publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 2 JSON Schema definitions.
Tagged areas include Branches. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a JSON-LD context, and 2 JSON Schemas.
This API exposes 4 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against 3 base URLs: https://api.kushkipagos.com, https://api-uat.kushkipagos.com, https://api-stg.kushkipagos.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Kushki Branches API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as Public-Merchant-Id (PublicMerchantId).
An API key is passed in the header as Private-Merchant-Id (PrivateMerchantId).
By default, every request must be authenticated.
PublicMerchantId— Client-side merchant key. Used by Kushki.js and mobile SDKs to tokenize cards. Never use server-side for charging.PrivateMerchantId— Server-side merchant key. Required for charge, capture, void, refund, subscription, and payout calls.
Paths & Operations 4
Across 2 paths, the API surfaces 4 operations — 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Branch / sucursal management
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Branch (9 properties), BranchCreateRequest (5 properties), BranchUpdateRequest (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Kushki 11
Other APIs Kushki publishes across the network.