Child Support Calculation beta
Child support under the three guideline models (income shares, percentage of income, Melson) for the states whose tables are individually citable; others return an explicit not-loaded rather than a wrong number.
Endpoints
POST /child-support/calculate
MCP tools
calculate_child_support
Example
curl -X POST https://pascaline.io/child-support/calculate \
-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.
child support calculator API · state child support guidelines API · income shares calculator