Military Family Support API - Family Resources & Services avatar

Military Family Support API - Family Resources & Services

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Military Family Support API - Family Resources & Services

Military Family Support API - Family Resources & Services

Access comprehensive military family support resources. Query spouse employment programs, child education services, EFMP (Exceptional Family Member Program), financial assistance, TRICARE healthcare, legal services, family readiness programs, and relocation assistance.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

Access military family support resources including spouse employment, child education, EFMP (special needs), financial assistance, healthcare (TRICARE), legal services, and family readiness programs for military families.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true
}

Run with real data

{
"demoMode": false,
"task": "get_spouse_resources"
}

Input Parameters

ParameterTypeDefaultRequiredDescription
taskstring"get_spouse_resources"Yes*The operation to perform on the Military Family Support API
branchstring-NoMilitary service branch
statestring-NoState for local resources
specialNeedstring-NoType of special need for EFMP resources
webhookUrlstring-NoURL to receive results via webhook for automation platforms
demoModebooleantrueNoRun with sample data for testing (no API calls)

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
API RequestEach military family resource API request$0.01

Demo mode is free -- no charges for sample data.


Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal