/mwf/v1/rates/effective endpoint to view future-dated effective rates.
View upcoming minimum wage changes
To view future-dated effective rates, call/mwf/v1/rates/effective and set the date range using the from and to query parameters.
fromdefaults to the current date if you omit it.todefaults to9999-12-31if you omit it, which returns every future rate from thefromdate onward.
Example 1: Future date range for California
To see future-dated minimum wage rate changes for the state of California between January 1, 2027 and June 30, 2027, set the following query parameters:mwUid=06-*-*-*-*-*from=2027-01-01to=2027-06-30
Example 2: View all upcoming rate changes
To retrieve all future-dated minimum wage rates across the United States and its territories, use the following query parameter:mwUid=*-*-*-*-*-*

