Rulesets API

Machine-readable eligibility rulesets in JSON format. Each ruleset can be fetched and used programmatically.

Try the Rules Engine

See how rulesets are validated against user attributes in our interactive demo.

Launch Demo

Usage

Fetch any ruleset as JSON by its service ID:

GET https://eligibilityrules.org/rulesets/{service_id}.json

# Example
curl https://eligibilityrules.org/rulesets/calfresh.json

Available Rulesets

4 rulesets available

Ruleset Schema

Each ruleset follows the standard schema with rules containing operators, values, and conditions.