API reference

v1 · Public

Authentication

Send your location API key on every request using the Bearer scheme.

Authorization header

bash
Authorization: Bearer ep_live_xxxxxxxxxxxxxxxx

Enabling access

  1. Go to Settings → Company → Developer in your EquityPOS dashboard
  2. Turn on Enable Public API
  3. 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.