Skip to main content
POST
Validate an EIN application request

Authorizations

Authorization
string
header
required

Enter your API key in the format: sk_test_xxxxx or sk_live_xxxxx

Response

200 - application/json

Validation result

valid
boolean
required

True when the payload passed every compliance check

errors
object[]
required

All compliance errors found, empty when valid

warnings
object[]
required

Non-blocking observations. Currently one entry per top-level field this jurisdiction does not accept — such a field is ignored on create rather than rejected, so this is the only place it surfaces. Empty when there is nothing to report.