Mercado Pago
communityMercadoLibre digital payment platform with wallet, QR, and lending services.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.mercadopago.com/v1/paymentsCreate payment
Parameters
payerpayer info (objectrequireddescriptiondescription (stringrequiredpayment_method_idmethod (stringrequiredtransaction_amountamount (numberrequiredReturns
id, status, status_detail, transaction_amount, date_created, payment_method_idGET
https://api.mercadopago.com/v1/payments/searchSearch payments
Parameters
sortdate_created (stringoptionalrangedate_created (stringoptionalcriteriadesc (stringoptionalReturns
results[] with id, status, transaction_amount, date_created, payment_method_id, descriptionGET
https://api.mercadopago.com/v1/payments/{id}Get payment details
Parameters
idpayment ID (integerrequiredReturns
id, status, status_detail, transaction_amount, currency_id, description, payer, payment_method_id, date_created