Using vtex-api with vtex.local

PHP integration

Install

composer require vtex-api
Get Segment
curl \
  -H "X-VTEX-API-AppKey: $API_KEY" \
  https://vtex.local/segments
Get Session
curl \
  -H "X-VTEX-API-AppKey: $API_KEY" \
  https://vtex.local/sessions
SDK on GitHub 📄 API Docs
SDK
vtex-api
PHP
API
vtex.local
vtex.local:Session-Manager-API

At a glance

Language PHP
Endpoints4
Base URLhttps://vtex.local