VA Benefits API - Veterans Benefits Eligibility & Status avatar

VA Benefits API - Veterans Benefits Eligibility & Status

Pricing

from $0.01 / 1,000 results

Go to Apify Store
VA Benefits API - Veterans Benefits Eligibility & Status

VA Benefits API - Veterans Benefits Eligibility & Status

Access comprehensive information about VA benefits for veterans and their families. Query disability compensation, healthcare eligibility, education benefits (GI Bill), home loan programs, pension information, burial benefits, and caregiver support programs.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

9 days ago

Last modified

Share

Access VA benefits information including disability compensation, healthcare eligibility, education benefits (GI Bill), home loan programs, pension information, burial benefits, and caregiver support. Helps veterans and families understand and access their earned benefits.


Quick Start

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

{
"demoMode": true
}

Run with real data

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

Input Parameters

ParameterTypeDefaultRequiredDescription
taskstring"get_disability_info"Yes*The operation to perform on the VA Benefits API
serviceTypestring-NoMilitary service branch or type
disabilityTypestring-NoType of disability for benefits lookup
educationProgramstring-NoType of education benefit program
warErastring-NoService era for specific benefits
statestring-NoState for location-specific benefits and facilities
querystring-NoFree-text search query for benefits information
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 VA benefits 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