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 Bank Slip (Boleto) API

The Bank Slip (Boleto) API from Kanastra — 5 operation(s) for bank slip (boleto).

Kanastra Bank Slip (Boleto) 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 Bank Slip (Boleto). The published artifact set on APIs.io includes an OpenAPI specification, an AsyncAPI specification, and authentication docs.

This API exposes 6 operations across 5 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.

6 operations 5 paths 0 schemas 3 GET1 PATCH1 POST1 PUT

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 Bank Slip (Boleto) 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 6

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

Bank Slip (Boleto) 6
GET
/api/v1/wallets/{wallet_uuid}/bank-slip
List
bankSlipBoletoList 1 param → 200
GET
/api/v1/wallets/{wallet_uuid}/bank-slip/{bank_slip_uuid}
Retrieve
bankSlipBoletoRetrieve 2 params → 200
PATCH
/api/v1/wallets/{wallet_uuid}/bank-slip/{bank_slip_uuid}
Update Bank Slip
bankSlipBoletoUpdateBankSlip 2 params body → 200
GET
/api/v1/wallets/{wallet_uuid}/bank-slip/{bank_slip_uuid}/pdf
Get PDF File
bankSlipBoletoGetPdfFile 2 params → 200
POST
/api/v1/wallets/{wallet_uuid}/bank-slip/batch
Create Bank Slips
bankSlipBoletoCreateBankSlips 1 param body → 202
PUT
/api/v1/wallets/{wallet_uuid}/bank-slip/{bank_slip_uuid}/cancel
Cancel Bank Slip
bankSlipBoletoCancelBankSlip 2 params → 204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kanastra-bank-slip-boleto-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 CNAB API
Kanastra Commercial Note API
Kanastra Create API
Kanastra File Return API
Kanastra Guarantees API
Kanastra Issuers API
Kanastra Pagamentos API