The Store and Market Reference Data API provide insights into retail outlets and market performance. By inputting a single target retail outlet, users are able to retrieve a list of competitive outlets within a given radius as well as retrieve relevant sales and reference information about the markets that the retail outlet is within.
GET
ChannelMetadata
https://api.developer.nielsen.com/NLSNAPI/storeRef/v1/channelMetadata
Channel Metadata API takes trade channel ID as input and returns list of all the sub channels under that trade channel.
GET
CompetitiveStoreSearch
https://api.developer.nielsen.com/NLSNAPI/storeRef/v1/competitiveStores
This API returns a list of stores within a specified radius along with the store details and sales facts. The API can also filter by channel type of the stores.
GET
MarketAnalysis
https://api.developer.nielsen.com/NLSNAPI/storeRef/v1/marketAnalysis
This API provides insight on the sales of a target store with aggregated sales from other groups. The API will sum the vales for all the stores in the immediate parent, immediate parent (same state and Channel ), ultimate parent same Channel, all stores in that state within that same channel, and all stores within the USA with that same channel.
GET
StoreSearch
https://api.developer.nielsen.com/NLSNAPI/storeRef/v1/storeSearch
API takes a store name and zip code as input and returns list of all the stores matching the store name within that area. The store details include Store Number, Store Name, Store Address and Sub Channel.