1
Get an API key
Ask your LocalAds contact to provision an organization API key with the
products:create and products:read permissions.Store it in an environment variable. The full key is shown only once.2
Choose a brand
List the brands available to the organization and copy the brand
id:3
Create a product
4
Check the response
A successful request returns The response also includes a
201 Created and the new product:Location header containing the product URL.