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
-
Merchant Category Codes - Get all active merchant category codes GET {{baseUrl}}/merchant-category-codes?limit=25&offset=0&sort=+merchantCategoryName
-
Merchant Industry Codes - Get merchant industry code details by industry code GET {{baseUrl}}/merchant-industry-codes/industries/:industry
-
Places - Search for places POST {{baseUrl}}/places/searches?limit=25&offset=0
-
Places - Get the location details by using location id GET {{baseUrl}}/places/:location_id
-
Merchant Category Codes - Get all active merchant category codes GET {{baseUrl}}/merchant-category-codes?limit=25&offset=0&sort=+merchantCategoryName
-
Merchant Category Codes - Get merchant category code by code GET {{baseUrl}}/merchant-category-codes/mcc-codes/:mcc_code
-
Merchant Industry Codes - Get all active merchant industry codes GET {{baseUrl}}/merchant-industry-codes?limit=25&offset=0&sort=+industryName
-
Places - Search for places POST {{baseUrl}}/places/searches?limit=25&offset=0
-
Merchant Industry Codes - Get merchant industry code details by industry code GET {{baseUrl}}/merchant-industry-codes/industries/:industry