Mastercard Carbon Calculator API

Number of APIs: 13

OpenAPI Specification for Carbon Calculator. For additional documentation and use cases, go to Mastercard Developers.

Contact Support: Name: API Support Email: apisupport@mastercard.com

  1. Service Provider - Fetches an existing Service Provider GET {{baseUrl}}/service-providers

  2. Service Provider - Updates an existing Service Provider details PUT {{baseUrl}}/service-providers

  3. Payment Card - Bulk Registration of Payment Cards POST {{baseUrl}}/service-providers/payment-cards

  4. Payment Card - Delete a Payment Card DELETE {{baseUrl}}/service-providers/payment-cards/:payment_card_id

  5. Payment Card - Fetches Historical Transactions and its Transaction Footprints GET {{baseUrl}}/payment-cards/:payment_card_id/transaction-footprints?from_date=2018-05-07&to_date=2021-05-07&offset=50&limit=50

  6. Payment Card - Fetches carbon score for payment cards and aggregates the same on a weekly and monthly basis. The result will be in descending order. POST {{baseUrl}}/payment-cards/transaction-footprints/aggregates

  7. Payment Card - Fetches carbon score for payment cards and aggregates the same on a weekly and monthly basis. The result will be in descending order. POST {{baseUrl}}/payment-cards/aggregate-transaction-footprints

  8. Payment Card - Register a Payment Card (to be deprecated) POST {{baseUrl}}/payment-cards

  9. Payment Card - Batch Registration of Payment Cards (to be deprecated) POST {{baseUrl}}/payment-card-enrolments

  10. Payment Card - Delete one or more Payment Cards (to be deprecated) POST {{baseUrl}}/payment-card-deletions