Authentication
Send your location API key on every request using the Bearer scheme.
Authorization header
bash
Authorization: Bearer ep_live_xxxxxxxxxxxxxxxxEnabling access
- Go to Settings → Company → Developer in your EquityPOS dashboard
- Turn on Enable Public API
- Generate a key for each location (owner or super admin only)
Unauthorized responses
Invalid, revoked, or missing keys return 401. If the company has disabled the API, valid keys still receive 401.