M

mastercard.com

6 integrations · REST

Mastercard exposes multiple authenticated HTTP APIs plus a public npm SDK for hosting its Developers MCP server locally; API access uses Mastercard-issued credentials via OAuth 1.0a request signing by default, with some products also supporting OAuth 2.0/FAPI or mTLS client certificates.

discovered 1d ago
REST · OpenAPI6
Credentials
Mastercard OAuth key pair (consumer key/client ID + private key, with OAuth 2.0 key ID when applicable)appGet key

Sign in to Mastercard Developers, open your project, then go to Sandbox credentials or Production credentials and add a project key as described in OAuth Keys. For OAuth 1.0a, Mastercard gives you a consumer key and you sign each request with your private key. For OAuth 2.0, Mastercard gives you a client ID and kid for a public key you register; you use your private key to sign a private_key_jwt and obtain bearer tokens. The easiest path is to generate a new private key in the browser from the project credentials screen, then download and store it securely.

conventions · 0/8 published

Publish these signals → /publishing