Skip to main content
POST
Tax Identification Number (TIN)
The TIN endpoint validates a Tax Identification Number against the FIRS (Federal Inland Revenue Service) database and returns the associated taxpayer name, CAC registration number, tax office, and contact details.

Endpoint

Request

Headers

Body Parameters

Example

Response

200 OK

400 Bad Request

401 Unauthorized

Authorizations

x-access-token
string
header
required

Your Adhere API secret key

Body

application/json
tax_identification_number
string
required

The customer's TIN (format: N-XXXXXXXX)

Example:

"N-01234567"

Response

TIN verified