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

Kanastra QRCodes API

The QRCodes API from Kanastra — 3 operation(s) for qrcodes.

Kanastra QRCodes API is one of 20 APIs that Kanastra publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include QRCodes. The published artifact set on APIs.io includes an OpenAPI specification, an AsyncAPI specification, and authentication docs.

This API exposes 5 operations across 3 paths. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against 2 base URLs: https://banking.kanastra.com.br, https://banking-sandbox.kanastra.com.br.

5 operations 3 paths 0 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://banking.kanastra.com.br
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Kanastra QRCodes API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — JWT access token from POST /api/v1/auth/token. Register an ES512 public key via POST /api/v1/auth/jwks, then present a signed client assertion (privatekeyjwt)…

Paths & Operations 5

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

QRCodes 5
GET
/api/v1/pix/{account_uuid}/brcode/preview
BRCode Preview/Read
qrcodesBrcodePreviewRead 1 param → 200500
GET
/api/v1/pix/{account_uuid}/qrcode
List QRCode
qrcodesListQrcode 1 param → 200
POST
/api/v1/pix/{account_uuid}/qrcode
Create Static QRCode
qrcodesCreateStaticQrcode 1 param body → 201400
PATCH
/api/v1/pix/{account_uuid}/qrcode/{qrcode_uuid}
Update QRCode
qrcodesUpdateQrcode 2 params body → 200
DELETE
/api/v1/pix/{account_uuid}/qrcode/{qrcode_uuid}
Cancel QRCode
qrcodesCancelQrcode 2 params → 200400

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kanastra-qrcodes-api-openapi.yml Raw ↑

Other APIs Kanastra publishes across the network.

Kanastra Accounts API
Kanastra Amendment API
Kanastra Authentication API
Kanastra Balance API
Kanastra Bank Account Beneficiary API
Kanastra Bank Slip (Boleto) API
Kanastra CNAB API
Kanastra Commercial Note API
Kanastra Create API
Kanastra File Return API
Kanastra Guarantees API
Kanastra Issuers API