Minimum Wage Finder API

Minimum Wage Finder

Symmetry Minimum Wage Finder tracks minimum wage rates across the country by state, city, job type, job function, effective date, and more.

The API returns up-to-date minimum wage rates applicable for employees based on a work location or minimum wage unique ID across all industries at any point in time using JSON.

API Endpoints

There are two GET endpoints that return minimum wage rates:
/mwf/v1/location - returns minimum wage rates by location and effective date.
/mwf/v1/id - returns minimum wage rates by the minimum wage unique id.


Jump to top