Back to catalog
📈

MercadoPago

API Key

Mercado Pago API reference - all the information you need to develop your integrations

📈FinanceHTTPS

MercadoPago

Payment Info

Payment Id8473920156
StatusApproved
Amount259.99
CurrencyBRL
Payer EmailComprador@exemplo.com.br

Sample Response

response.json
1{
2 "payment_id": "8473920156",
3 "status": "approved",
4 "amount": 259.99,
5 "currency": "BRL",
6 "payer_email": "comprador@exemplo.com.br"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.mercadopago.com.br/developers/es/reference" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs