Documentation
Feedback
Guides
API Reference

API Reference
Filter By
Post
Get
Put
Delete
Patch

Audience API

API for managing audiences and mapping price tables to these audiences for contextual seller pricing.

Index

Audience Manager

Price Table Mapper

Common parameters in the documentation

Parameter name Description
{{accountName}} Name of the VTEX account. Used as part of the URL.
{{environment}} Name of the VTEX account. Used as part of the URL.
{{X-VTEX-API-AppKey}} Unique identifier of the API key.
{{X-VTEX-API-AppToken}} Secret token of the API key.

Endpoints

Audience Manager

SummaryMethodPath
Fetch audiencePOST/api/audience-manager/pvt/audience

Price Table Mapper

SummaryMethodPath
Get price table mappingGET/api/price-table-mapper/pvt/mapping/{audienceId}
Set price table mappingPUT/api/price-table-mapper/pvt/mapping/{audienceId}
Delete price table mappingDELETE/api/price-table-mapper/pvt/mapping/{audienceId}

Loading API specification...