Prerequisites - Checkout API - Mercado Pago Developers
Which documentation are you looking for?

Do not know how to start integrating? 

Check the first steps

Prerequisites

To integrate Checkout API, it is important to meet the requirements shown below.

RequirementDescription
ApplicationApplications are the different integrations in one or more stores. You can create an application for each solution you implement to keep everything organized and on track for easier management. Check Your integrations for more information on how to create an application.
CredentialsCredentials are unique keys that we provide for you to configure your integrations. You will need a pair of test credentials to test the integration and a pair of production credentials to receive actual payments. See Credentials for more information.
MercadoPago.jsMercadoPago.js allows you to manage card data to comply with the necessary security requirements and avoid sending sensitive data to its servers. For this, our library generates a token that represents this information and allows you to operate safely. See SDKs to access MercadoPago.js.

If all the prerequisites have been met, you can perform the Checkout API integration.