Cielo Promo API

The Cielo Promo API lets partner platforms surface merchant promotions and discounts to cardholders. It uses an OAuth 2.0 authorization-code flow with Client-Id and Bearer access tokens. Endpoints cover listing promotions, retrieving promotion detail, querying commercial establishments, and accessing the authenticated cardholder's registered cards and transaction history under /me/.

API entry from apis.yml

apis.yml Raw ↑
aid: cielo:cielo-promo-api
name: Cielo Promo API
tags:
- Promotions
- Discounts
- Loyalty
- OAuth2
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://api.cielo.com.br
humanURL: https://developercielo.github.io/manual/promotions
description: The Cielo Promo API lets partner platforms surface merchant promotions and discounts to cardholders.
  It uses an OAuth 2.0 authorization-code flow with Client-Id and Bearer access tokens. Endpoints cover
  listing promotions, retrieving promotion detail, querying commercial establishments, and accessing the
  authenticated cardholder's registered cards and transaction history under /me/.
properties:
- url: https://developercielo.github.io/manual/promotions
  type: Documentation
- url: https://api.cielo.com.br/sandbox/promotions/v1
  type: Sandbox