Skip to main content

Banking API

The Conta Digital Public API provides programmatic access to banking operations including account management, balance inquiries, transaction history, and PIX transfers.

Base URL

All API requests should be made to:
For development and testing, use the development environment: https://conta-public-api-dev.kiwify.com

API Versioning

The API uses URL path versioning. Current version is v1. All versioned endpoints are prefixed with /v1/.

Error Format

All errors follow a consistent JSON format:

Common HTTP Status Codes

Next Steps

Authentication

Learn how to authenticate using EdDSA Proof-of-Possession

API Endpoints

Explore the available API endpoints