Skip to main content

Overview

Identity, contact, and public-records data via the EnformionGO API. Call actions with automationType, action, and params from any workflow node that supports automations.

Authentication

  • EnformionGO credentials (AP Name and AP Password).

Available Actions

Click any action to jump to its example payload. Alerts Business Compliance Criminal Enrichment Financial Identity License Person Phone Property Records Subscriptions Vehicle

Examples

Galaxy path: /PersonSearch | search-type: Person

Example 2: SSN Address Trace

Galaxy path: /SsnAddressTraceSearch | search-type: SsnAddressTraceSearch

Example 3: Comprehensive Report

Galaxy path: /PersonSearch (search-type: BackgroundReport)

Example 4: eIDV

Galaxy path: /IdvAuth/Person | search-type: IdvAuthPerson

Galaxy path: /CensusSearch | search-type: Census

Example 6: Debt Search (v2)

Galaxy path: /DebtSearch/V2 | search-type: DebtV2

Galaxy path: /DivorceSearch | search-type: Divorce

Galaxy path: /ReversePhoneSearch | search-type: ReversePhone

Galaxy path: /BusinessV2Search | search-type: Business

Galaxy path: /DomainSearch | search-type: Domain

Galaxy path: /FeinSearch | search-type: Fein

Galaxy path: /WorkplaceSearch | search-type: Workplace

Example 13: Criminal Search (v2)

Galaxy path: /CriminalSearch/V2 | search-type: CriminalV2

Galaxy path: /EvictionSearch | search-type: EvictionSearch. Galaxy expects DefendantFirstName/DefendantLastName; FirstName/LastName are auto-mapped when defendant fields omitted.

Galaxy path: /ForeclosureV2Search | search-type: ForeclosureV2Search

Galaxy path: /OFACSearch | search-type: OFAC

Example 17: Vehicle Ownership

Galaxy path: /VehicleRegistrationSearch | search-type: VehicleRegistration

Galaxy path: /deasearch | search-type: Dea

Galaxy path: /ProLicenseSearch | search-type: ProLicense

Galaxy path: /IncarcerationSearch | search-type: IncarcerationSearch. When searching by name, Galaxy requires Dob (or DOB). Empty string params are stripped.

Galaxy path: /MarriageSearch | search-type: Marriage

Galaxy path: /PropertyV2Search | search-type: PropertyV2

Galaxy path: /AutoSearch | search-type: Auto

Example 24: Crim Watch — Add

Galaxy path: search.enformion.com/api/search/AddIncarcerationWatch | search-type: CrimWatchAdd

Example 25: Crim Watch — Cancel

Galaxy path: search.enformion.com/api/search/CancelIncarcerationWatch | search-type: CrimWatchCancel

Example 26: Crim Watch — Check

Galaxy path: search.enformion.com/api/search/CheckIncarcerationWatch | search-type: CrimWatchCheck

Example 27: KBA Generate (Step 1)

Galaxy path: /eIDV/eKbaCompQ/eKBAIDV | search-type: KBAGenerate

Example 28: KBA Answer (Step 2)

Galaxy path: /eIDV/eKbaCompQ/eKBA | search-type: KBAAnswer

Example 29: Add Subscription

Galaxy path: /DataAlerts/AddSubscription | search-type: DataAlertsAddSubscription

Example 30: Get Subscription

Galaxy path: /DataAlerts/GetSubscription | search-type: DataAlertsGetSubscription

Example 31: Remove Subscription

Galaxy path: /DataAlerts/RemoveSubscription | search-type: DataAlertsRemoveSubscription

Example 32: Get Alert

Galaxy path: /DataAlerts/GetAlert | search-type: DataAlertsGetAlert

Example 33: Count Alert

Galaxy path: /DataAlerts/CountAlert | search-type: DataAlertsCountAlert

Example 34: Combined Business Teaser

Galaxy path: /CombinedBusinessTeaser | search-type: CombinedBusinessTeaser

Galaxy path: /CombinedBusinessSearch | search-type: CombinedBusinessSearch

Example 36: Contact Enrichment

Galaxy path: /ContactEnrich | search-type: DevAPIContactEnrich

Example 37: Verify Email

Galaxy path: /VerifyEmail | search-type: VerifyEmail

Example 38: eLeadVerify

Galaxy path: /LeadVerify | search-type: IdvAuthPerson

Example 39: Consumer Insights

Galaxy path: /ConsumerInsights | search-type: ConsumerProfileSearch

Example 40: ePreFill

Galaxy path: /ePreFill | search-type: eIDVePrefillPerson

Third-Party Documentation