mastercard.com

This API will provide monthly data which includes metrics such as sales volume and growth rate.

4 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 the weekly gasoline report. This resource pulls back the report with …
curl \
  /gasweekly
Returns a distinct list of all reports are available and that one is subscrib…
curl \
  /parameters
Returns a list of all reports one is currently subscribed to.
curl \
  /subscription
Endpoints (4 total)
GET
/gasweekly
Returns the weekly gasoline report. This resource pulls back the report with …
GET
/parameters
Returns a distinct list of all reports are available and that one is subscrib…
GET
/subscription
Returns a list of all reports one is currently subscribed to.
GET
/spendingpulse
Returns all Spending Pulse reports (with the exception of the gasoline weekly…
At a glance
Total SDKs7
Languages5
Endpoints4