Using vtex-api with vtex.local

PHP integration

Install
composer require vtex-api
Get order
curl \
  -H "VtexIdclientAutCookie: $API_KEY" \
  https://vtex.local/api/orders/pvt/document/{orderId}
SDK on GitHub 📄 API Docs
SDK
vtex-api
PHP
API
vtex.local
vtex.local:Orders-API-(PII-version)
At a glance
Language PHP
Endpoints6
Base URLhttps://vtex.local