Form shortening
Find publicly available information to autofill form fields based on an email address. If available, the response includes details about the individual and/or business tied to the email address. The following utilities require less input from your users and reduce mistakes.
Address autocomplete
GET
/enrichment/address
Enrich a business profile
GET
/enrichment/profile
List industries
GET
/industries
Look up bank by routing number
GET
/institutions/ach/search
Get avatar
GET
/avatars/{uniqueID}
Update avatar
PUT
/avatars/{uniqueID}
Delete avatar
DELETE
/avatars/{uniqueID}