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/.

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

Tagged areas include Promotions, Discounts, Loyalty, and OAuth2. The published artifact set on APIs.io includes API documentation.

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-productions2.s3.amazonaws.com/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