mastercard.com

This API provides content for financial instutions participating in Mastercard Personalized Offers to use in online and mobile banking applications for cardholders.

8 endpoints
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (7 total)

connect-web-sdk ✓ Official
npm install connect-web-sdk
# Maven: see https://github.com/Mastercard/xmlsignverify-core-java
gateway-android-sdk ✓ Official
# Maven: see https://github.com/Mastercard-Gateway/gateway-android-sdk
# Maven: see https://github.com/marcoblos/mastercard-mpgs-sdk
sdk-core-php ✓ Official
composer require sdk-core-php
gateway-ios-sdk ✓ Official
# See https://github.com/Mastercard-Gateway/gateway-ios-sdk
# See https://github.com/Mastercard/masterpass-qr-core-sdk-ios
curl examples
Returns User Session Token
curl \
  /usertoken
Returns Savings for the User
curl \
  /usersavings
Returns Information on an Offer
curl \
  /offerdetails
Endpoints (8 total)
GET
/usertoken
Returns User Session Token
GET
/usersavings
Returns Savings for the User
GET
/offerdetails
Returns Information on an Offer
GET
/matchedoffers
Returns Matched Offers
GET
/redeemedoffers
Returns Redeemed Offers
GET
/statementcreditactivationdetail
Returns Information About Redeemable Postpaid Credit Offer
POST
/userfeedback
Provide User Feedback on Offer
POST
/activatestatementcreditoffer
Make Statement Credit Offer Available Redeemable
At a glance
Total SDKs7
Languages5
Endpoints8