Overview
Overview
EquiPay Engine
EquiPay is a multi-tenant pay-gap analysis and employee pulse-survey platform built on Firebase. This is the public developer documentation for the external REST API.
The external REST API (/api/v1/*, X-API-Key auth) coexists with — and does
not replace — the app’s internal Firebase callables. Tenancy is always derived
from the verified credential, never from the request payload.
See Authentication and Scopes, then the interactive
API Reference. (Links are written root-relative; Blume prefixes them with
/docs at build time via deployment.base.)