POST
/
dmv_data
/
portal

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
state
string
required

Two-letter state code. Must be one of: AL, AZ, FL, GA, IA, ID, IL, MA, MI, MS, OH, WI

vin
string
required

Vehicle identification number to look up in state DMV portal

Response

200 - application/json
entryId
string

Unique identifier for tracking the portal check request

status
enum<string>

Initial status of the portal check request

Available options:
pending