How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Mastercard Donor API

The Donor API from Mastercard — 7 operation(s) for donor.

Mastercard Donor API is one of 249 APIs that Mastercard publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Donor. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, code examples, a changelog, a support channel, and a getting-started guide.

This API exposes 15 operations across 7 paths, and defines 44 schemas. It is described by OpenAPI 2.0, at version 1.0.

Requests are made against the base URL https://api.example.com.

15 operations 7 paths 44 schemas 3 DELETE5 GET4 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0
Base URL
https://api.example.com
Resource Areas
1

Paths & Operations 15

Across 7 paths, the API surfaces 15 operations — 3 DELETE, 5 GET, 4 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Donor 15
GET
/donors/{donor_id}
Get Donor API
fetchUserUsingGET 4 params → 200400401403500
PUT
/donors/{donor_id}
Update Donor API
updateUserUsingPUT 4 params body → 200400401403415500
DELETE
/donors/{donor_id}
Delete Donor API
deleteUserUsingDELETE 4 params → 204400401403500
GET
/donors/{donor_id}/cards
Get All Cards API
getAllCardsUsingGET 4 params → 200400401403404500
POST
/donors/{donor_id}/cards
Add Card API
addCardUsingPOST 4 params body → 200400401403404500
POST
/donors/{donor_id}/cards/searches
Search Card API
searchCardUsingPOST 4 params body → 200400401403404500
GET
/donors/{donor_id}/cards/{card_id}
Retrieve Card API
retrieveCardUsingGET 5 params → 200400401403500
PUT
/donors/{donor_id}/cards/{card_id}
Update Card API
updateCardUsingPUT 5 params body → 200400401403500
DELETE
/donors/{donor_id}/cards/{card_id}
Delete Card API
deleteCardUsingDELETE 5 params → 204400401403404500
GET
/donors/{donor_id}/setups
Get All Recurring Donation
getAllDonationSetupUsingGET 6 params → 200400401403500
POST
/donors/{donor_id}/setups
Setup Donation
setupDonationUsingPOST 4 params body → 200400401403500
GET
/donors/{donor_id}/setups/{donation_setup_id}
Get Recurring Donation
retriveDonationSetupByIdUsingGET 5 params → 200400401403500
PUT
/donors/{donor_id}/setups/{donation_setup_id}
Update Recurring Donation
updateDonationSetupUsingPUT 5 params body → 200400401403500
DELETE
/donors/{donor_id}/setups/{donation_setup_id}
Delete Recurring Donation
deleteDonationSetupUsingDELETE 5 params → 204400401403500
POST
/donors/{donor_id}/transactions
Donation History API
getDonationHistoryUsingPOST 6 params body → 200201400401403404415500

Schemas 44

The contract defines 44 schemas that model the data the API accepts and returns. The most detailed are DonationHistoryRes (16 properties), UpdateUser (11 properties), RetrieveUser (11 properties), DonateCardRetrieve (10 properties). Each schema is shown below with its type and property counts.

DonorEmail
object
2 properties
PagedResult_RealTimeTransaction_DonationHistoryResponse_
object
ONE-TIME or Monthly transactions will be returned in list,because for monthly setup one real time transaction happens and then monthly donation is started
4 properties
Error-415
object
1 property 1 required
DonateCardUpdate
object
2 properties
Error-401
object
1 property 1 required
Authentication
object
2 properties
UpdateUser
object
11 properties 5 required
Error-201
object
1 property 1 required
PagedResult_RecurringTransaction_DonationHistoryResponse_
object
All Micro OR Monthly transactions will be returned in list
4 properties
AuthPayerResponse
object
1 property
cardExpiry
object
2 properties
PersonalInformation
object
1 property
DonateUserAddress
object
7 properties 3 required
Error-AddCard
object
1 property 1 required
PagedResultRetrieveDonateSetUpDetails
object
4 properties
DonorPhoneNumber
object
2 properties
UserName
object
4 properties 2 required
Error-403
object
1 property 1 required
AddCard
object
6 properties 4 required
AcceptedConsent
object
3 properties 3 required
DonateSetupUpdate
object
3 properties 1 required
Error-500
object
1 property 1 required
RetrieveDonateSetUpDetails
object
8 properties
DonateUser
object
2 properties
ConsumerName
object
4 properties
DonateSetup
object
6 properties
ConsumerEmail
object
2 properties 1 required
Error-404
object
1 property 1 required
CardBillingAddress
object
7 properties
UpdateCard
object
6 properties 4 required
3ds2
object
Required If authPayerResponse object is passed, only for MPGS.
2 properties 1 required
SearchCard
object
1 property 1 required
DonateGetAllCards
object
1 property
DonateSetups
object
6 properties
Identification
object
3 properties
DonationHistoryRes
object
16 properties
DonateCard
object
2 properties
3ds
object
Required If authPayerResponse object is passed.
4 properties 3 required
DonationHistory
object
6 properties 2 required
DonationSetup
object
7 properties 4 required
RetrieveUser
object
11 properties
DonationHistoryPaged
object
2 properties
DonateCardRetrieve
object
10 properties
Error
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mastercard-donor-api-openapi.yml Raw ↑

Other APIs Mastercard publishes across the network.

Mastercard Universal Specification Submission API
Mastercard Account to Account Commerce for Creditor Service Providers
Mastercard Debtor Service Provider Resources API
Mastercard Automatic Billing Updater API
Mastercard Benefit Eligibility Service API
Mastercard Bill Pay API
Mastercard Bill Payment Validator
Mastercard BIN Lookup API
Mastercard Business Payment Controls
Mastercard Carbon Calculator API
Mastercard Carbon Calculator Experience API
Mastercard Checkout Solutions
Where this information came from

This is an independent, third-party profile of Mastercard Donor API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.