Cielo Payment Link API

The Cielo Payment Link API lets merchants generate short, shareable payment URLs for sale on social media, WhatsApp, SMS, or email without a full storefront. Authentication uses OAuth 2.0 client credentials encoded as Base64. Endpoints under /api/public/v1/products/ support creating, querying, updating, and deleting links, with /api/public/v2/orders/ for transaction queries. Tokens expire after ~20 minutes and responses include a shortUrl plus a unique id and checkout order number.

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

Tagged areas include Payment Link, Checkout, OAuth2, and Social Commerce. The published artifact set on APIs.io includes API documentation and SDKs.

API entry from apis.yml

apis.yml Raw ↑
aid: cielo:cielo-payment-link-api
name: Cielo Payment Link API
tags:
- Payment Link
- Checkout
- OAuth2
- Social Commerce
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://cieloecommerce.cielo.com.br
humanURL: https://developercielo.github.io/manual/linkdepagamentos5
description: The Cielo Payment Link API lets merchants generate short, shareable payment URLs for sale
  on social media, WhatsApp, SMS, or email without a full storefront. Authentication uses OAuth 2.0 client
  credentials encoded as Base64. Endpoints under /api/public/v1/products/ support creating, querying,
  updating, and deleting links, with /api/public/v2/orders/ for transaction queries. Tokens expire after
  ~20 minutes and responses include a shortUrl plus a unique id and checkout order number.
properties:
- url: https://developercielo.github.io/manual/linkdepagamentos5
  type: Documentation
- url: https://github.com/DeveloperCielo/Link-de-Pagamento-Android
  type: SDK
  title: Android SDK
- url: https://github.com/DeveloperCielo/Link-de-Pagamento-iOS
  type: SDK
  title: iOS SDK
- url: https://github.com/DeveloperCielo/Link-de-Pagamento-Dart
  type: SDK
  title: Dart/Flutter SDK