Skip to main content
POST
Scra Search

Authorizations

X-API-Key
string
header
required

Body

first_name
string
required

The first name of the person of interest

Maximum string length: 20
last_name
string
required

The last name of the person of interest

Pattern: ^[A-Za-z \-\'\s]*$
ssn
string<password>
required
write-only

The social security number of the person of interest

parse_permutate_options
ParsePermutateOptions · object | null

Name parsing and permutation settings

certificate
boolean
default:false

Indicates if DMDC certificate should be included in response. Defaults to False

reference_id
string | null

An optional reference ID to associate with the search request.

Maximum string length: 128
Example:

"Search1234"

middle_name
string | null

The middle name of the person of interest

birth_date
string<date> | null

The birth date of the person of interest. No dates before 1900-01-01 or in the future

date_of_interest
string<date>
default:2026-08-31

The date queried to determine the status of the individual; to check whether the individual was actively serving, received a notice to serve, or was serving 367 days prior to the given date, or not. Date must be on or after 1985-09-30 and cannot be a future date. Default to today.

Response

Response

covered
boolean
required

This indicates if any of the searches performed contained SCRA coverage

created_at
string<date-time>
required
read-only

The datetime when the SCRA request was made

reference_id
string | null

The reference ID associated with the search.

Example:

"Search1234"

results
SCRAResponseResult · object[] | null

List of SCRA search results