National Alias Criminal Search

1. Add your access profile, username, and search type to the request headers.

❗️

Please Note

AliasCriminal will be the search type in your request headers for "galaxy-search-type"

  • galaxy-ap-name: [Access Profile Name]
  • galaxy-ap-password: [Access Profile Password]
  • galaxy-client-session-id: (Optional) Session ID for logging
  • galaxy-client-type: [Galaxy Client Type] (required for Javascript clients)
  • galaxy-search-type: [AliasCriminal]

2. Add search criteria to your request.

{ "SSN": "xxx-xx-xxxx", "FirstName": "John", "LastName": "Smith", "Dob": "01/01/1972", "CategoryTypes": "all", "DateFilterFrom": "01/01/2000", "DateFilterTo": "04/01/2021", "OffenseCity": "", "OffenseState": "FL" }

3. Submit Your Search.