Home
Documentation
Resources
Certifications
Community

Resources

Check for updates on our solutions and system performance, or request technical support.

Community

Get the latest news, ask others for help and share your knowledge.

Platform ID - Integration guide for partners - Mercado Pago Developers

Intelligent search powered by OpenAI 

What is the Platform ID?

The PLATFORM_ID is information used to identify the official partner platforms of Mercado Pago.

Its application involves including the ID provided by the Partners team in the header of payment requests, using the x-platform-id field.

Example via header:

curl

--header 'x-platform-id: (PLATFORM_ID provided by the Partners team)'

Prerequisite

Before obtaining your PLATFORM_ID, you need to request it from the Partners team and wait for the approval of your solution. Once approved, the PLATFORM_ID will be created and provided so you can include the corresponding ID in your integration.