Pascaline

Retirement & International Suite

SSDI Benefit Estimator beta

Social Security Disability Insurance benefits with insured-status work credits, the disability-freeze computation, family maximum, and the workers-comp offset.

Get an API key Docs

Endpoints

  • POST /ssdi/estimate-benefit
  • POST /ssdi/check-work-credits

MCP tools

  • estimate_ssdi_benefit
  • check_ssdi_work_credits

Example

curl -X POST https://pascaline.io/ssdi/estimate-benefit \
  -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.

SSDI benefit calculator API · Social Security disability API · SSDI work credits API