Using vtex-api with vtex.local

PHP integration

Install
composer require vtex-api
Get Prices
curl \
  -H "X-VTEX-API-AppKey: $API_KEY" \
  https://vtex.local/api/pricing-hub/prices
Configure External Price Source
curl \
  -H "X-VTEX-API-AppKey: $API_KEY" \
  https://vtex.local/config
SDK on GitHub 📄 API Docs
SDK
vtex-api
PHP
API
vtex.local
vtex.local:Pricing-Hub
At a glance
Language PHP
Endpoints2
Base URLhttps://vtex.local