Using vtex.js with vtex.local

CoffeeScript integration

✓ Official SDK
Install
# See https://github.com/vtex/vtex.js
Get order
curl \
  -H "VtexIdclientAutCookie: $API_KEY" \
  https://vtex.local/api/orders/pvt/document/{orderId}
SDK on GitHub 📄 API Docs
SDK
vtex.js
CoffeeScript
API
vtex.local
vtex.local:Orders-API-(PII-version)
At a glance
Language CoffeeScript
Endpoints6
Base URLhttps://vtex.local
✓ Official