FairPayGuide API Documentation

Use the public API to query salary data, compare locations, and submit anonymized salary records.

Base URL

https://fairpayguide.com/api/v1

All responses are JSON and rate-limited.

Endpoints

  • GET /api/v1/lookup - Salary lookup for a job and location
  • GET /api/v1/compare - Compare a job salary between two locations
  • POST /api/v1/submit - Submit anonymized salary data
  • GET /api/v1/occupations - List occupations
  • GET /api/v1/locations - List locations
  • GET /api/v1/health - API health check

Example Lookup Request

GET /api/v1/lookup?title=Software%20Engineer&country=US&city=San%20Francisco

Need Help?

For API usage questions, rate-limit exceptions, or integration support, use our contact page.