Military Onesource API Counseling, PCS, Education & Benefits avatar

Military Onesource API Counseling, PCS, Education & Benefits

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Military Onesource API Counseling, PCS, Education & Benefits

Military Onesource API Counseling, PCS, Education & Benefits

Military Family Support. Access Military OneSource resources and services for active duty, National Guard, Reserve, veterans, and military families. Query counseling services, financial resources, spouse employment, PCS support, tax assistance, education benefits, childcare, and deployment support.

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

Military OneSource API - Comprehensive Military Family Support

Access Military OneSource resources including counseling services, financial assistance, spouse employment, PCS relocation support, tax assistance, and education benefits. DoD's 24/7 resource for service members and families.


Quick Start

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

{
"demoMode": true
}

Run with real data

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

Input Parameters

ParameterTypeDefaultRequiredDescription
taskstring"get_counseling_services"Yes*The operation to perform on the Military OneSource API
serviceTypestring-NoSpecific type of service to look up
locationstring-NoLocation for local resources (city, state, or ZIP)
branchstring-NoMilitary service branch
statusstring-NoCurrent service status
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 OneSource API request processed$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