Cielo BIN Query API

The Cielo BIN Query service returns metadata for a card BIN (Bank Identification Number) — issuing brand, card type, and additional rules — so e-commerce checkouts can validate the data shoppers enter before authorization. It is exposed via the Cielo e-Commerce query endpoint GET /1/cardBin/{BIN} and via dedicated mobile SDKs.

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

Tagged areas include BIN, Card Validation, and Lookup. The published artifact set on APIs.io includes API documentation and SDKs.

API entry from apis.yml

apis.yml Raw ↑
aid: cielo:cielo-bin-query-api
name: Cielo BIN Query API
tags:
- BIN
- Card Validation
- Lookup
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://apiquery.cieloecommerce.cielo.com.br
humanURL: https://developercielo.github.io/manual/cielo-ecommerce
description: The Cielo BIN Query service returns metadata for a card BIN (Bank Identification Number)
  — issuing brand, card type, and additional rules — so e-commerce checkouts can validate the data shoppers
  enter before authorization. It is exposed via the Cielo e-Commerce query endpoint GET /1/cardBin/{BIN}
  and via dedicated mobile SDKs.
properties:
- url: https://developercielo.github.io/manual/cielo-ecommerce
  type: Documentation
- url: https://github.com/DeveloperCielo/cielo-bin-query-android
  type: SDK
  title: Android SDK
- url: https://github.com/DeveloperCielo/cielo-bin-query-ios
  type: SDK
  title: iOS SDK
- url: https://github.com/DeveloperCielo/cielo-bin-query-dart
  type: SDK
  title: Dart/Flutter SDK