Wounded Warrior Resources API - Support for Injured Veterans avatar

Wounded Warrior Resources API - Support for Injured Veterans

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Wounded Warrior Resources API - Support for Injured Veterans

Wounded Warrior Resources API - Support for Injured Veterans

Access comprehensive resources for wounded, ill, and injured service members and veterans. Query VA polytrauma centers, adaptive sports programs, caregiver support, prosthetics services, rehabilitation programs, specialized housing, and veteran service organizations.

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

7 days ago

Last modified

Share

Access resources for wounded, ill, and injured service members and veterans. Query VA polytrauma centers, adaptive sports programs, caregiver support, prosthetics services, rehabilitation programs, and veteran service organizations focused on wounded warriors.


Quick Start

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

{
"demoMode": true
}

Run with real data

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

Input Parameters

ParameterTypeDefaultRequiredDescription
taskstring"get_polytrauma_centers"Yes*The operation to perform on the Wounded Warrior Resources API
injuryTypestring-NoType of injury for specialized resources
statestring-NoState for local resources
sportTypestring-NoType of adaptive sport
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 wounded warrior resource API request completed$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