Military Records API - Service Records & Verification avatar

Military Records API - Service Records & Verification

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Military Records API - Service Records & Verification

Military Records API - Service Records & Verification

Access information about military service records through the National Personnel Records Center (NPRC). Query DD-214 request procedures, service verification, awards & decorations, medical records, personnel records, discharge upgrade processes & medal replacements.

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

7 days ago

Last modified

Share

Access information about military service records including DD-214 requests, service verification, awards and decorations, medical records, personnel records, and discharge upgrade processes through National Archives (NPRC).


Quick Start

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

{
"demoMode": true
}

Run with real data

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

Input Parameters

ParameterTypeDefaultRequiredDescription
taskstring"get_dd214_info"Yes*The operation to perform on the Military Records API
branchstring-NoMilitary service branch
recordTypestring-NoType of military record
dischargeTypestring-NoType of military discharge
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 records 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