GET /api/v1/ein-verification/lookup

brex.io

Summary: Retrieves a list of EIN numbers
Operation ID: EinVerificationLookup
Auth: unknown
Description

Lookup EIN number for a company by its company name

Parameters (4)

name (string, query, required)

Business name of the company

state (string, query, optional)

Optional state parameter to improve results. (Two letter code for example CA or US-CA for California)

tight (boolean, query, optional)

Optional parameter to do tight matching. (Only the best match will be returned rather then the top 5)

zip (string, query, optional)

Optional zip code parameter to improve results. (Zip is preferred over state)

No probe data for this endpoint yet.