Pascaline

Compliance & Data Suite

Multi-State Employment Law beta

50-state + DC employment-law rules (minimum wage, overtime thresholds, paid sick leave, non-compete, salary transparency) as a time series with effective dates and upcoming changes.

Get an API key Docs

Endpoints

  • POST /employment-law/lookup
  • POST /employment-law/upcoming-changes

MCP tools

  • get_employment_law
  • list_upcoming_changes

Example

curl -X POST https://pascaline.io/employment-law/lookup \
  -H 'content-type: application/json' \
  -H 'x-api-key: <keyId>.<secret>' \
  -d '{ ... }'

Responses include data_as_of, formula_version (2026.1), citations, and tier (beta). See the full reference and the verification process.

multi-state employment law API · state minimum wage API · overtime threshold API · non-compete law API