Mercado Pago website screenshot

Mercado Pago

Mercado Pago is the payments and financial-services arm of Mercado Libre, Latin America's largest e-commerce and fintech platform. Founded in 2003, it processes a substantial share of LatAm digital payments across Brazil (PIX, Boleto, cards), Argentina, Mexico (SPEI, OXXO), Chile, Colombia, Peru, and Uruguay, with consumer wallet, merchant acquiring, card issuing, lending, and crypto products layered on top. The developer portal at developers.mercadopago.com exposes a deep payments stack — Checkout Pro (hosted), Checkout Bricks (composable web components), Checkout API (full server-side control), Orders API (next-gen checkout), Subscriptions, Payment Links, Point (in-person card readers), and QR payments — backed by REST APIs and official SDKs in Node.js / TypeScript, Python, PHP, Ruby, Java, .NET, Go, iOS, and Android, plus a CLI, an MCP server for AI agents, e-commerce plugins (WooCommerce, VTEX, Tiendanube, Shopify), and an n8n integration. Regional developer portals (.com.ar, .com.br, .com.mx, .com.cl, .com.co, .com.pe, .com.uy) localise docs and pricing per LATAM market.

Mercado Pago publishes 17 APIs on the APIs.io network, including Webhooks / Notifications, Authentication API, Cards API, and 14 more. Tagged areas include Payments, Checkout, Subscription, Point-of-Sale, and QR.

The Mercado Pago catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 3 Spectral governance rulesets.

Mercado Pago’s developer surface includes authentication, documentation, API reference, getting-started guide, status page, engineering blog, and 20 more developer resources.

51.0/100 developing ▬ flat Agent 25/100 agent aware open core · MIT Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
PaymentsCheckoutSubscriptionPoint-of-SaleQRPixSDKWalletsAcquiringLendingIssuingLatin AmericaBrazilArgentinaMexicoChileColombiaPeruUruguayFintech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 65 points between them, because both conditional facets apply and carry 35 points together. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 65% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/mercado-pago: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 44

Individual APIs this provider publishes, each with its own machine-readable definition.

Mercado Pago Checkout Pro

Hosted, pre-configured checkout experience. Merchants create a preference via API, then redirect the buyer to a Mercado Pago hosted page that handles UI, payment-method selectio...

Mercado Pago Checkout Bricks

Composable web components ("bricks") merchants embed in their own UI — card form, wallet, payment-method picker, status screen, security code. Lets merchants assemble a branded ...

Mercado Pago Checkout API

Full server-side checkout control. Tokenise cards client-side, create a payment server-side, manage 3DS challenges, handle capture, refund, and installments — all without redire...

Mercado Pago Orders API

Next-generation unified Orders API consolidating payments, captures, refunds, and transactions under a single resource. Supports multi-method orders, partial captures, partial r...

Mercado Pago Subscriptions API

Recurring payment subscriptions (preapproval) with scheduling, shared plans, free trial, proration, and pause / resume / cancel. Supports both subscription plans (preapproval_pl...

Mercado Pago Payment Links API

No-code / low-code link generation for collecting a one-off or recurring payment via shareable URL or button — SMS, WhatsApp, email, social.

Mercado Pago Customers & Cards API

Manage stored customers and tokenised cards for one-click and recurring payments. CRUD for customers, addresses, and card tokens.

Mercado Pago Merchant Orders API

Aggregate a preference + its payments into a single merchant_order resource for reconciliation, multi-payment handling, and order lifecycle.

Mercado Pago Point API (POS)

Integrates merchant systems with Mercado Pago Point card readers for in-person payments. Push an amount to a paired terminal, manage stores, points-of-sale, and terminals, and r...

Mercado Pago QR API

Static and dynamic QR code APIs for in-person collection, with order-linked status retrieval and webhook callbacks. Underpins the Mercado Pago wallet QR pay flow.

Mercado Pago Chargebacks API

Retrieve and respond to chargebacks, including dispute reason codes and lifecycle states.

Mercado Pago Claims & Disputes API

Post-sale claims, mediations, evidence upload, messages, and notification retrieval for resolving buyer disputes.

Mercado Pago Reports API

Generate, configure, and download release / settlement / account-money reports for reconciliation and accounting.

Mercado Pago OAuth 2.0 API

OAuth 2.0 authorisation-code flow for platform integrations: marketplaces and partners obtain delegated access tokens on behalf of merchants.

Mercado Pago Webhooks / Notifications

Event-driven notifications for payments, refunds, chargebacks, subscriptions, merchant orders, and account changes. Webhooks are signed with an x-signature header so receivers c...

Mercado Pago Node.js SDK

Official Node.js / TypeScript SDK wrapping the Mercado Pago REST APIs for payments, preferences, subscriptions, customers, cards, and merchant orders.

Mercado Pago Python SDK

Official Python SDK wrapping the Mercado Pago REST APIs.

Mercado Pago PHP SDK

Official PHP SDK wrapping the Mercado Pago REST APIs. Used by the WooCommerce plugin and most LATAM PHP merchant stacks.

Mercado Pago Ruby SDK

Official Ruby SDK wrapping the Mercado Pago REST APIs.

Mercado Pago Java SDK

Official Java SDK wrapping the Mercado Pago REST APIs.

Mercado Pago .NET SDK

Official .NET / C# SDK wrapping the Mercado Pago REST APIs.

Mercado Pago Go SDK

Official Go SDK for the Mercado Pago REST APIs.

Mercado Pago iOS SDK

Official iOS / Swift mobile SDK providing card tokenisation, hosted payment screens, and Checkout integration for native iOS apps.

Mercado Pago Android SDK

Official Android / Kotlin mobile SDK for tokenisation, payment screens, and Checkout integration in native Android apps.

Mercado Pago CLI

Command-line interface for managing Mercado Pago integrations: trigger test events, inspect webhook deliveries, scaffold sample apps, and run local listeners. Distributed via a ...

Mercado Pago MCP Server

Model Context Protocol server exposing Mercado Pago APIs as tools for AI agents and IDE assistants. Enables agent-driven payment, preference, and checkout workflows from Anthrop...

Mercado Pago WooCommerce Plugin

Official WooCommerce gateway plugin enabling Mercado Pago Checkout Pro, Bricks, and Checkout API payment methods in WordPress stores.

Mercado Pago n8n Node

Official n8n workflow automation node for orchestrating Mercado Pago operations alongside other SaaS apps.

Mercado Pago Authentication API

OAuth 2.0 authorisation flows

Mercado Pago Cards API

Tokenised customer cards

Mercado Pago Chargebacks API

Read chargebacks and disputes

Mercado Pago Claims API

Buyer claims, mediations, and evidence

Mercado Pago Customers API

Stored customers and addresses

Mercado Pago Merchant Orders API

Aggregated preference + payments order resource

Mercado Pago Orders API

Unified Orders API (next-generation checkout)

Mercado Pago Payment Methods API

Discover available payment methods

Mercado Pago Payments API

Create, capture, refund, and search payments

Mercado Pago Plans API

Subscription plans

Mercado Pago Point API

In-person POS (stores, terminals)

Mercado Pago Preferences API

Checkout Pro preferences

Mercado Pago QR API

QR-code in-person collection

Mercado Pago Refunds API

Refund payments

Mercado Pago Reports API

Settlement and release reports

Mercado Pago Subscriptions API

Recurring preapproval subscriptions

Scroll for all 44

Open Collections 18

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Mercado Pago REST API

OPEN COLLECTION

Scroll for all 18

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Mercado Pago Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Mercado Pago Webhooks (IPN / Webhooks v2)

Mercado Pago webhook notifications for payments, refunds, chargebacks, merchant orders, subscriptions, and POS events. Webhook payloads include `x-signature` and `x-request-id` ...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Mercado Pago Context

33 classes · 0 properties

JSON-LD

Spectral Rules 3

Spectral governance rulesets for linting and validating these APIs.

Mercado Pago API Rules

8 rules · 1 errors 7 warnings

SPECTRAL

Mercado Pago API Rules

5 rules · 4 warnings 1 info

SPECTRAL

Mercado Pago API Rules

8 rules · 5 errors 3 warnings

SPECTRAL

JSON Schema 4

Standalone JSON Schema definitions for this provider's data models.

Mercado Pago Payment

17 properties

JSON SCHEMA

Mercado Pago Checkout Preference

11 properties

JSON SCHEMA

Mercado Pago Refund

7 properties

JSON SCHEMA

Mercado Pago Subscription (Preapproval)

11 properties

JSON SCHEMA

JSON Structure 2

JSON Structure definitions describing this provider's data shapes.

Mercado Pago Payment Structure

14 properties

JSON STRUCTURE

Mercado Pago Preference Structure

10 properties

JSON STRUCTURE

Examples 5

Example request and response payloads for these APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Mercado Pago Authentication

http/oauth2 · 2 schemes

SECURITY

Mercado Pago Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Mercado Pago Scopes

3 scopes · authorizationCode

3 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Mercado Pago Agentic Access

60 operations · 31 acting

60 operations · 31 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: mercado-pago
name: Mercado Pago
description: Mercado Pago is the payments and financial-services arm of Mercado Libre, Latin America's largest e-commerce
  and fintech platform. Founded in 2003, it processes a substantial share of LatAm digital payments across Brazil (PIX, Boleto,
  cards), Argentina, Mexico (SPEI, OXXO), Chile, Colombia, Peru, and Uruguay, with consumer wallet, merchant acquiring, card
  issuing, lending, and crypto products layered on top. The developer portal at developers.mercadopago.com exposes a deep
  payments stack — Checkout Pro (hosted), Checkout Bricks (composable web components), Checkout API (full server-side control),
  Orders API (next-gen checkout), Subscriptions, Payment Links, Point (in-person card readers), and QR payments — backed by
  REST APIs and official SDKs in Node.js / TypeScript, Python, PHP, Ruby, Java, .NET, Go, iOS, and Android, plus a CLI, an
  MCP server for AI agents, e-commerce plugins (WooCommerce, VTEX, Tiendanube, Shopify), and an n8n integration. Regional
  developer portals (.com.ar, .com.br, .com.mx, .com.cl, .com.co, .com.pe, .com.uy) localise docs and pricing per LATAM market.
type: Index
deliveryModel:
  model: open-core
  license: MIT
  open_source: true
  commercial: true
  callable_host: true
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/mercado-pago.png
access: 3rd-Party
position: Producing
created: '2026-05-25'
modified: '2026-05-25'
x-type: company
tags:
- Payments
- Checkout
- Subscription
- Point-of-Sale
- QR
- Pix
- SDK
- Wallets
- Acquiring
- Lending
- Issuing
- Latin America
- Brazil
- Argentina
- Mexico
- Chile
- Colombia
- Peru
- Uruguay
- Fintech
tags_raw:
- Payments
- Checkout
- Subscriptions
- POS
- QR
- PIX
- SDKs
- Wallet
- Acquiring
- Lending
- Issuing
- Latin America
- Brazil
- Argentina
- Mexico
- Chile
- Colombia
- Peru
- Uruguay
- Fintech
url: https://raw.githubusercontent.com/api-evangelist/mercado-pago/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: mercado-pago:checkout-pro
  name: Mercado Pago Checkout Pro
  description: Hosted, pre-configured checkout experience. Merchants create a preference via API, then redirect the buyer
    to a Mercado Pago hosted page that handles UI, payment-method selection, 3DS, and returns to a callback URL on completion.
    Lowest PCI scope and fastest time-to-market.
  humanURL: https://www.mercadopago.com.br/developers/en/docs/checkout-pro/landing
  baseURL: https://api.mercadopago.com
  tags:
  - Checkout
  - Hosted
  - Preferences
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/docs/checkout-pro/landing
- aid: mercado-pago:checkout-bricks
  name: Mercado Pago Checkout Bricks
  description: Composable web components ("bricks") merchants embed in their own UI — card form, wallet, payment-method picker,
    status screen, security code. Lets merchants assemble a branded checkout while Mercado Pago handles PCI scope and tokenisation.
  humanURL: https://www.mercadopago.com.br/developers/en/docs/checkout-bricks/landing
  baseURL: https://api.mercadopago.com
  tags:
  - Checkout
  - Web Components
  - Bricks
  - Tokenization
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/docs/checkout-bricks/landing
- aid: mercado-pago:checkout-api
  name: Mercado Pago Checkout API
  description: Full server-side checkout control. Tokenise cards client-side, create a payment server-side, manage 3DS challenges,
    handle capture, refund, and installments — all without redirecting the buyer.
  humanURL: https://www.mercadopago.com.br/developers/en/docs/checkout-api/landing
  baseURL: https://api.mercadopago.com
  tags:
  - Checkout
  - Card Payments
  - 3DS
  - Installments
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/docs/checkout-api/landing
- aid: mercado-pago:orders
  name: Mercado Pago Orders API
  description: Next-generation unified Orders API consolidating payments, captures, refunds, and transactions under a single
    resource. Supports multi-method orders, partial captures, partial refunds, and async processing.
  humanURL: https://www.mercadopago.com.br/developers/en/reference/order/online-payments/create/post
  baseURL: https://api.mercadopago.com
  tags:
  - Order
  - Payments
  - Transaction
  - Unified-API
  tags_raw:
  - Orders
  - Payments
  - Transactions
  - Unified API
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/docs/checkout-api/landing
- aid: mercado-pago:subscriptions
  name: Mercado Pago Subscriptions API
  description: Recurring payment subscriptions (preapproval) with scheduling, shared plans, free trial, proration, and pause
    / resume / cancel. Supports both subscription plans (preapproval_plan) and per-customer pre-approved schedules (preapproval).
  humanURL: https://www.mercadopago.com.br/developers/en/docs/subscriptions/landing
  baseURL: https://api.mercadopago.com
  tags:
  - Subscription
  - Recurring
  - Plans
  - Preapproval
  tags_raw:
  - Subscriptions
  - Recurring
  - Plans
  - Preapproval
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/docs/subscriptions/landing
- aid: mercado-pago:payment-links
  name: Mercado Pago Payment Links API
  description: No-code / low-code link generation for collecting a one-off or recurring payment via shareable URL or button
    — SMS, WhatsApp, email, social.
  humanURL: https://www.mercadopago.com.br/developers/en/docs/payment-link/landing
  baseURL: https://api.mercadopago.com
  tags:
  - Payment Links
  - Collection
  - No-Code
  tags_raw:
  - Payment Links
  - Collection
  - No Code
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/docs/payment-link/landing
- aid: mercado-pago:customers-cards
  name: Mercado Pago Customers & Cards API
  description: Manage stored customers and tokenised cards for one-click and recurring payments. CRUD for customers, addresses,
    and card tokens.
  humanURL: https://www.mercadopago.com.br/developers/en/reference/customers/_customers/post
  baseURL: https://api.mercadopago.com
  tags:
  - Customers
  - Cards
  - Tokenization
  - Vault
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/customers/_customers/post
- aid: mercado-pago:merchant-orders
  name: Mercado Pago Merchant Orders API
  description: Aggregate a preference + its payments into a single merchant_order resource for reconciliation, multi-payment
    handling, and order lifecycle.
  humanURL: https://www.mercadopago.com.br/developers/en/reference/merchant_orders/_merchant_orders/post
  baseURL: https://api.mercadopago.com
  tags:
  - Order
  - Reconciliation
  tags_raw:
  - Orders
  - Reconciliation
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/merchant_orders/_merchant_orders/post
- aid: mercado-pago:point
  name: Mercado Pago Point API (POS)
  description: Integrates merchant systems with Mercado Pago Point card readers for in-person payments. Push an amount to
    a paired terminal, manage stores, points-of-sale, and terminals, and reconcile via the same payment APIs.
  humanURL: https://www.mercadopago.com.br/developers/en/docs/mp-point/landing
  baseURL: https://api.mercadopago.com
  tags:
  - Point-of-Sale
  - In Person
  - Card Reader
  - Terminals
  tags_raw:
  - POS
  - In Person
  - Card Reader
  - Terminals
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/docs/mp-point/landing
- aid: mercado-pago:qr
  name: Mercado Pago QR API
  description: Static and dynamic QR code APIs for in-person collection, with order-linked status retrieval and webhook callbacks.
    Underpins the Mercado Pago wallet QR pay flow.
  humanURL: https://www.mercadopago.com.br/developers/en/docs/qr-payments/landing
  baseURL: https://api.mercadopago.com
  tags:
  - QR
  - In Person
  - Collection
  - Wallets
  tags_raw:
  - QR
  - In Person
  - Collections
  - Wallet
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/docs/qr-payments/landing
- aid: mercado-pago:chargebacks
  name: Mercado Pago Chargebacks API
  description: Retrieve and respond to chargebacks, including dispute reason codes and lifecycle states.
  humanURL: https://www.mercadopago.com.br/developers/en/reference/chargebacks/_chargebacks_id/get
  baseURL: https://api.mercadopago.com
  tags:
  - Chargebacks
  - Disputes
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/chargebacks/_chargebacks_id/get
- aid: mercado-pago:claims
  name: Mercado Pago Claims & Disputes API
  description: Post-sale claims, mediations, evidence upload, messages, and notification retrieval for resolving buyer disputes.
  humanURL: https://www.mercadopago.com.br/developers/en/reference/claims/_claims_id/get
  baseURL: https://api.mercadopago.com
  tags:
  - Claims
  - Mediation
  - Disputes
  - Post-Sale
  tags_raw:
  - Claims
  - Mediation
  - Disputes
  - Post Sale
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/claims/_claims_id/get
- aid: mercado-pago:reports
  name: Mercado Pago Reports API
  description: Generate, configure, and download release / settlement / account-money reports for reconciliation and accounting.
  humanURL: https://www.mercadopago.com.br/developers/en/docs/your-integrations/reports/release-report
  baseURL: https://api.mercadopago.com
  tags:
  - Reports
  - Settlement
  - Reconciliation
  - Accounting
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/docs/your-integrations/reports/release-report
- aid: mercado-pago:oauth
  name: Mercado Pago OAuth 2.0 API
  description: 'OAuth 2.0 authorisation-code flow for platform integrations: marketplaces and partners obtain delegated access
    tokens on behalf of merchants.'
  humanURL: https://www.mercadopago.com.br/developers/en/docs/security/oauth/introduction
  baseURL: https://api.mercadopago.com
  tags:
  - Authentication
  - Marketplace
  - Platform
  tags_raw:
  - OAuth
  - Authentication
  - Marketplace
  - Platform
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/docs/security/oauth/introduction
- aid: mercado-pago:webhooks
  name: Mercado Pago Webhooks / Notifications
  description: Event-driven notifications for payments, refunds, chargebacks, subscriptions, merchant orders, and account
    changes. Webhooks are signed with an x-signature header so receivers can verify authenticity.
  humanURL: https://www.mercadopago.com.br/developers/en/docs/your-integrations/notifications/webhooks
  baseURL: customer-configured
  tags:
  - Webhook
  - Event
  - Notification
  - Signed
  tags_raw:
  - Webhooks
  - Events
  - Notifications
  - Signed
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/docs/your-integrations/notifications/webhooks
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/mercado-pago/refs/heads/main/asyncapi/mercado-pago-asyncapi.yml
- aid: mercado-pago:sdk-node
  name: Mercado Pago Node.js SDK
  description: Official Node.js / TypeScript SDK wrapping the Mercado Pago REST APIs for payments, preferences, subscriptions,
    customers, cards, and merchant orders.
  humanURL: https://github.com/mercadopago/sdk-nodejs
  baseURL: https://github.com/mercadopago/sdk-nodejs
  tags:
  - SDK
  - Node.js
  - TypeScript
  properties:
  - type: Repository
    url: https://github.com/mercadopago/sdk-nodejs
  - type: SDKs
    url: https://www.npmjs.com/package/mercadopago
- aid: mercado-pago:sdk-python
  name: Mercado Pago Python SDK
  description: Official Python SDK wrapping the Mercado Pago REST APIs.
  humanURL: https://github.com/mercadopago/sdk-python
  baseURL: https://github.com/mercadopago/sdk-python
  tags:
  - SDK
  - Python
  properties:
  - type: Repository
    url: https://github.com/mercadopago/sdk-python
  - type: SDKs
    url: https://pypi.org/project/mercadopago/
- aid: mercado-pago:sdk-php
  name: Mercado Pago PHP SDK
  description: Official PHP SDK wrapping the Mercado Pago REST APIs. Used by the WooCommerce plugin and most LATAM PHP merchant
    stacks.
  humanURL: https://github.com/mercadopago/sdk-php
  baseURL: https://github.com/mercadopago/sdk-php
  tags:
  - SDK
  - PHP
  properties:
  - type: Repository
    url: https://github.com/mercadopago/sdk-php
  - type: SDKs
    url: https://packagist.org/packages/mercadopago/dx-php
- aid: mercado-pago:sdk-ruby
  name: Mercado Pago Ruby SDK
  description: Official Ruby SDK wrapping the Mercado Pago REST APIs.
  humanURL: https://github.com/mercadopago/sdk-ruby
  baseURL: https://github.com/mercadopago/sdk-ruby
  tags:
  - SDK
  - Ruby
  properties:
  - type: Repository
    url: https://github.com/mercadopago/sdk-ruby
  - type: SDKs
    url: https://rubygems.org/gems/mercadopago-sdk
- aid: mercado-pago:sdk-java
  name: Mercado Pago Java SDK
  description: Official Java SDK wrapping the Mercado Pago REST APIs.
  humanURL: https://github.com/mercadopago/sdk-java
  baseURL: https://github.com/mercadopago/sdk-java
  tags:
  - SDK
  - Java
  properties:
  - type: Repository
    url: https://github.com/mercadopago/sdk-java
- aid: mercado-pago:sdk-dotnet
  name: Mercado Pago .NET SDK
  description: Official .NET / C# SDK wrapping the Mercado Pago REST APIs.
  humanURL: https://github.com/mercadopago/sdk-dotnet
  baseURL: https://github.com/mercadopago/sdk-dotnet
  tags:
  - SDK
  - .NET
  - C#
  properties:
  - type: Repository
    url: https://github.com/mercadopago/sdk-dotnet
  - type: SDKs
    url: https://www.nuget.org/packages/mercadopago-sdk
- aid: mercado-pago:sdk-go
  name: Mercado Pago Go SDK
  description: Official Go SDK for the Mercado Pago REST APIs.
  humanURL: https://github.com/mercadopago/sdk-go
  baseURL: https://github.com/mercadopago/sdk-go
  tags:
  - SDK
  - Go
  properties:
  - type: Repository
    url: https://github.com/mercadopago/sdk-go
- aid: mercado-pago:sdk-ios
  name: Mercado Pago iOS SDK
  description: Official iOS / Swift mobile SDK providing card tokenisation, hosted payment screens, and Checkout integration
    for native iOS apps.
  humanURL: https://github.com/mercadopago/sdk-ios
  baseURL: https://github.com/mercadopago/sdk-ios
  tags:
  - SDK
  - iOS
  - Mobile
  - Swift
  properties:
  - type: Repository
    url: https://github.com/mercadopago/sdk-ios
- aid: mercado-pago:sdk-android
  name: Mercado Pago Android SDK
  description: Official Android / Kotlin mobile SDK for tokenisation, payment screens, and Checkout integration in native
    Android apps.
  humanURL: https://github.com/mercadopago/sdk-android
  baseURL: https://github.com/mercadopago/sdk-android
  tags:
  - SDK
  - Android
  - Mobile
  - Kotlin
  properties:
  - type: Repository
    url: https://github.com/mercadopago/sdk-android
- aid: mercado-pago:cli
  name: Mercado Pago CLI
  description: 'Command-line interface for managing Mercado Pago integrations: trigger test events, inspect webhook deliveries,
    scaffold sample apps, and run local listeners. Distributed via a Homebrew tap.'
  humanURL: https://www.mercadopago.com.br/developers/en/docs/cli/landing
  baseURL: https://www.mercadopago.com.br/developers/en/docs/cli/landing
  tags:
  - CLI
  - Tooling
  - DevEx
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/docs/cli/landing
  - type: Repository
    url: https://github.com/mercadopago/homebrew-tap
- aid: mercado-pago:mcp
  name: Mercado Pago MCP Server
  description: Model Context Protocol server exposing Mercado Pago APIs as tools for AI agents and IDE assistants. Enables
    agent-driven payment, preference, and checkout workflows from Anthropic, OpenAI, and other MCP-compatible hosts.
  humanURL: https://www.mercadopago.com.br/developers/en/docs/mcp-server/landing
  baseURL: https://www.mercadopago.com.br/developers/en/docs/mcp-server/landing
  tags:
  - MCP
  - Artificial Intelligence
  - Agents
  - Anthropic
  tags_raw:
  - MCP
  - AI
  - Agents
  - Anthropic
  properties:
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/docs/mcp-server/landing
- aid: mercado-pago:woocommerce
  name: Mercado Pago WooCommerce Plugin
  description: Official WooCommerce gateway plugin enabling Mercado Pago Checkout Pro, Bricks, and Checkout API payment methods
    in WordPress stores.
  humanURL: https://github.com/mercadopago/cart-woocommerce
  baseURL: https://github.com/mercadopago/cart-woocommerce
  tags:
  - Plugin
  - WooCommerce
  - WordPress
  - E-Commerce
  tags_raw:
  - Plugin
  - WooCommerce
  - WordPress
  - E-commerce
  properties:
  - type: Repository
    url: https://github.com/mercadopago/cart-woocommerce
  - type: Plugin
    url: https://wordpress.org/plugins/woocommerce-mercadopago/
- aid: mercado-pago:n8n
  name: Mercado Pago n8n Node
  description: Official n8n workflow automation node for orchestrating Mercado Pago operations alongside other SaaS apps.
  humanURL: https://github.com/mercadopago/n8n-nodes-mercadopago
  baseURL: https://github.com/mercadopago/n8n-nodes-mercadopago
  tags:
  - n8n
  - Workflows
  - Automation
  - Integration
  tags_raw:
  - n8n
  - Workflow
  - Automation
  - Integration
  properties:
  - type: Repository
    url: https://github.com/mercadopago/n8n-nodes-mercadopago
- aid: mercado-pago:mercado-pago-authentication-api
  name: Mercado Pago Authentication API
  description: OAuth 2.0 authorisation flows
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-authentication-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-cards-api
  name: Mercado Pago Cards API
  description: Tokenised customer cards
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Cards
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-cards-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-chargebacks-api
  name: Mercado Pago Chargebacks API
  description: Read chargebacks and disputes
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Chargebacks
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-chargebacks-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-claims-api
  name: Mercado Pago Claims API
  description: Buyer claims, mediations, and evidence
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Claims
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-claims-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-customers-api
  name: Mercado Pago Customers API
  description: Stored customers and addresses
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-customers-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-merchant-orders-api
  name: Mercado Pago Merchant Orders API
  description: Aggregated preference + payments order resource
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Merchant Orders
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-merchant-orders-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-orders-api
  name: Mercado Pago Orders API
  description: Unified Orders API (next-generation checkout)
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Order
  tags_raw:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-orders-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-payment-methods-api
  name: Mercado Pago Payment Methods API
  description: Discover available payment methods
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Payment Methods
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-payment-methods-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-payments-api
  name: Mercado Pago Payments API
  description: Create, capture, refund, and search payments
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Payments
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-payments-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-plans-api
  name: Mercado Pago Plans API
  description: Subscription plans
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Plans
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-plans-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-point-api
  name: Mercado Pago Point API
  description: In-person POS (stores, terminals)
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Point
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-point-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-preferences-api
  name: Mercado Pago Preferences API
  description: Checkout Pro preferences
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Preferences
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-preferences-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-qr-api
  name: Mercado Pago QR API
  description: QR-code in-person collection
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - QR
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-qr-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-refunds-api
  name: Mercado Pago Refunds API
  description: Refund payments
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Refunds
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-refunds-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-reports-api
  name: Mercado Pago Reports API
  description: Settlement and release reports
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-reports-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
- aid: mercado-pago:mercado-pago-subscriptions-api
  name: Mercado Pago Subscriptions API
  description: Recurring preapproval subscriptions
  humanURL: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  baseURL: https://api.mercadopago.com
  tags:
  - Subscription
  tags_raw:
  - Subscriptions
  properties:
  - type: OpenAPI
    url: openapi/mercado-pago-subscriptions-api-openapi.yml
  - type: Documentation
    url: https://www.mercadopago.com.br/developers/en/reference/payments/_payments/post
  - type: APIReference
    url: https://www.mercadopago.com.br/developers/en/reference
common:
- type: IssueTracker
  url: https://github.com/mercadopago/sdk-nodejs/issues
- type: Releases
  url: https://github.com/mercadopago/sdk-nodejs/releases
- type: CodeOfConduct
  url: https://github.com/mercadopago/sdk-nodejs/blob/master/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/mercadopago/sdk-nodejs/blob/master/CONTRIBUTING.md
- type: License
  name: MIT
  url: https://github.com/mercadopago/sdk-nodejs/blob/master/LICENSE
- type: AgenticAccess
  url: agentic-access/mercado-pago-agentic-access.yml
- type: DomainSecurity
  url: security/mercado-pago-domain-security.yml
- type: Authentication
  url: authentication/mercado-pago-authentication.yml
- type: OAuthScopes
  url: scopes/mercado-pago-scopes.yml
- type: Website
  url: https://www.mercadopago.com/
- type: Developers
  url: https://www.mercadopago.com.br/developers/en
- type: Documentation
  url: https://www.mercadopago.com.br/developers/en/docs
- type: APIReference
  url: https://www.mercadopago.com.br/developers/en/reference
- type: GettingStarted
  url: https://www.mercadopago.com.br/developers/en/docs/your-integrations/credentials
- type: Status
  url: https://status.mercadopago.com
- type: LinkedIn
  url: https://www.linkedin.com/company/mercadopago
- type: GitHubOrganization
  url: https://github.com/mercadopago
- type: HomebrewTap
  url: https://github.com/mercadopago/homebrew-tap
- type: Discord
  url: https://discord.com/invite/mercadopagodevelopers
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/mercado-pago/refs/heads/main/plans/mercado-pago-plans-pricing.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/mercado-pago/refs/heads/main/rate-limits/mercado-pago-rate-limits.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/mercado-pago/refs/heads/main/finops/mercado-pago-finops.yml
- type: Vocabulary
  url: https://raw.githubusercontent.com/api-evangelist/mercado-pago/refs/heads/main/vocabulary/mercado-pago-vocabulary.yml
- type: JSONLD
  url: https://raw.githubusercontent.com/api-evangelist/mercado-pago/refs/heads/main/json-ld/mercado-pago-context.jsonld
- type: SpectralRuleset
  url: https://raw.githubusercontent.com/api-evangelist/mercado-pago/refs/heads/main/rules/mercado-pago-rules.yml
- url: https://www.mercadopago.com.ar/developers/en/news
  type: Blog
integrations:
- name: Shopify
- name: WooCommerce
- name: VTEX
- name: Tiendanube
- name: PrestaShop
- name: Salesforce Commerce Cloud
- name: Wix
- name: Magento
- name: n8n
- name: Anthropic Claude
- name: Model Context Protocol
solutions:
- name: Online Payments
- name: In-Person Payments
- name: Marketplace Payments
- name: Subscriptions & Recurring Billing
- name: Cross-Border LATAM Commerce
- name: Agent-Driven Commerce (MCP)
maintainers:
- FN: API Evangelist
  url: https://apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/mercado-pago"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/mercado-pago/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/mercado-pago/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.