Mastercard Places API

Number of APIs: 9

The Places API is designed to provide access to rich, analytics-driven merchant location information to help understand the popularity, seasonality, and other trends of storefronts. Places API can provide details such as if a store supports near-field communication or if a restaurant is currently in business. A few key features of Places are finding merchant locations based on coordinates and identifying merchants that are popular with the locals, not just among tourists.

Contact Support:
Name: API Support
Email: apisupport@mastercard.com

  1. Merchant Category Codes - Get all active merchant category codes GET {{baseUrl}}/merchant-category-codes?limit=25&offset=0&sort=+merchantCategoryName

  2. Merchant Industry Codes - Get merchant industry code details by industry code GET {{baseUrl}}/merchant-industry-codes/industries/:industry

  3. Places - Search for places POST {{baseUrl}}/places/searches?limit=25&offset=0

  4. Places - Get the location details by using location id GET {{baseUrl}}/places/:location_id

  5. Merchant Category Codes - Get all active merchant category codes GET {{baseUrl}}/merchant-category-codes?limit=25&offset=0&sort=+merchantCategoryName

  6. Merchant Category Codes - Get merchant category code by code GET {{baseUrl}}/merchant-category-codes/mcc-codes/:mcc_code

  7. Merchant Industry Codes - Get all active merchant industry codes GET {{baseUrl}}/merchant-industry-codes?limit=25&offset=0&sort=+industryName

  8. Places - Search for places POST {{baseUrl}}/places/searches?limit=25&offset=0

  9. Merchant Industry Codes - Get merchant industry code details by industry code GET {{baseUrl}}/merchant-industry-codes/industries/:industry