Business Listings API
The Business Listings API by Local Data Exchange (LDE) is a comprehensive solution designed to streamline the management and distribution of business location data across the web. Ideal for developers, marketers, and SEO professionals, our API provides a centralized platform to update and publish listings to a vast network of directories, GPS systems, navigation devices, and social media…
Business Listings API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Businesses | ||
| GET |
SingleBusiness /api/v2/businesses/{id} |
Retrieves the business |
| PUT |
UpdateBusiness /api/v2/businesses/{id} |
Updates an existing Business given the provided data.The entire Business object MUST be provided at update. |
| DELETE |
DeleteBusiness /api/v2/businesses/{id} |
Delete business of provided id. |
| POST |
addBusiness /api/v2/businesses |
Create a new Business. |
| GET |
GetBusinesses /api/v2/businesses |
Retrieves all the businesses and their associated listing.You can filter the results by adding parameters to the query. |
| Listing | ||
| GET |
ListingStatus /api/v2/businesses/{id}/listings |
Retrieves all the listings and their associated statuses |
| Presence | ||
| GET |
pastSearch /api/v2/presence/search |
Get list of recent searches |
| POST |
initialSearch /api/v2/presence/search |
Initiates Search for the given location |
| GET |
presenceByPublisher /api/v2/presence/search/{id}/{token}/{publisher} |
Searches for the given location in the given directory. For list of directories visit https://uberall.com/en/website/advertisedActiveDirectories |
| Health Checks | ||
| GET |
GetUberall /healthz/uberall |
Performs health check against the uberall system. |
| GET |
GetHealthApi /healthz/api |
Performs various system checks and provides a consolidated system health. |
| GET |
GetHealth /healthz |
Performs various system checks and provides a consolidated system health. |
| GET |
GetInfoBel /healthz/infobel |
Performs health check against the infobel system. |
| GET |
GetNavads /healthz/navads |
Performs health check against the navads system. |
Business Listings API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|