Search⌘ K
AI Features

The Merchants API

Explore how to use the Square Merchants API to fetch and manage seller account information. Learn to list all merchants or retrieve a specific merchant's details such as business name and location, enabling effective integration of seller data in your applications.

The Merchants API is used to retrieve information about a Square seller account. Let’s suppose we develop an application that uses Square to process payments. Square sellers provide their information while creating an account in our application. We can use the Merchants API to retrieve seller account information, such as the business name, country, and language.

Fetch

...