REST API

One API across the global labor market.

Use stable, typed endpoints to bring normalized workforce signals into products, models and enterprise data systems.

GET /v1/compensation/benchmark

Compensation benchmark

Returns an advertised-pay distribution for a normalized role and market, reconciled against relevant official earnings data.

ProtocolREST over HTTPSResponseJSONAuthBearer API keyVersionPath-versioned
Request
curl https://api.gwix.ai/v1/compensation/benchmark \
+  -H "Authorization: Bearer $GWIX_API_KEY" \
+  -d role=data-engineer \
+  -d location=DE-BE