mastercard.com

This API provides our Issuer partners with resources to help resolve consumer queries about payment accounts enabled through our digitization platform.

15 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 overall system status of the Mastercard Digital Enablement Service.
curl \
  /systemstatus
Endpoints (15 total)
GET
/systemstatus
Returns the overall system status of the Mastercard Digital Enablement Service.
POST
/search
Provides the ability to search for tokens based on Account PAN, Alternate Acc…
POST
/token/delete
Used to delete a token so that it may not initiate any new transactions. All …
POST
/token/update
Used to update Account PAN Mapping Information or Issuer Product Configuratio…
POST
/transactions
Used to retrieve transactions performed by a token. It only returns transacti…
POST
/token/suspend
Used to suspend an active token so that it may not initiate any new transacti…
POST
/token/activate
Used to activate a token for a digitization that has been approved and provis…
POST
/token/comments
Used to retrieve all comments associated with a token. Typically the response…
POST
/token/unsuspend
Used to unsuspend or resume a suspended token and return it to the active sta…
POST
/token/statushistory
Used to retrieve the historical statuses and lifecycle events for a token, su…
POST
/token/resetmobilepin
Used to request that the Mobile PIN for a Mastercard Cloud-Based Payment toke…
POST
/updatetokenassurance
Used after an issuer has performed additional cardholder authentication to in…
At a glance
Total SDKs7
Languages5
Endpoints15