Cielo Pix API

Cielo Pix API exposes the Brazilian Central Bank's instant-payment rails on a Cielo-hosted endpoint. It implements OAuth 2.0 Client Credentials with mutual-TLS, certificate-bound access tokens, and an mTLS-required production host at api-mtls.cielo.com.br/cielo-pix/v1. Endpoints cover immediate charges (/cob), recurring charges (/cobr), recurring authorizations (/rec), refunds (/pix/{e2eid}/devolucao/{id}), and webhook configuration for receiving status events from the BCB Pix infrastructure.

Cielo Pix API is one of 13 APIs that Cielo publishes on the APIs.io network.

Tagged areas include Pix, Instant Payments, Real-time Payments, mTLS, and Brazil. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: cielo:cielo-pix-api
name: Cielo Pix API
tags:
- Pix
- Instant Payments
- Real-time Payments
- mTLS
- Brazil
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api-mtls.cielo.com.br
humanURL: https://developercielo.github.io/manual/apipix
description: Cielo Pix API exposes the Brazilian Central Bank's instant-payment rails on a Cielo-hosted
  endpoint. It implements OAuth 2.0 Client Credentials with mutual-TLS, certificate-bound access tokens,
  and an mTLS-required production host at api-mtls.cielo.com.br/cielo-pix/v1. Endpoints cover immediate
  charges (/cob), recurring charges (/cobr), recurring authorizations (/rec), refunds (/pix/{e2eid}/devolucao/{id}),
  and webhook configuration for receiving status events from the BCB Pix infrastructure.
properties:
- url: https://developercielo.github.io/manual/apipix
  type: Documentation
- url: https://api2.cielo.com.br/sandbox/cielo-pix/v1
  type: Sandbox