🇺🇸SSN Verification (Social Security Number)
Service to query US Social Security Numbers.
SSN Verification (Social Security Number)
GET - https://api.verifik.co/v2/usa/ssn
The SSN Verification Service is a robust tool designed to verify Social Security Numbers (SSN) issued in the United States. This service allows users to quickly validate an SSN by providing details such as the issuing state and the first year of issuance. The response includes the SSN itself, the year it was first issued, the issuing state, and the validity status of the SSN. This tool is essential for ensuring the accuracy and authenticity of Social Security Numbers.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Body
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentNumber | String |
| SSN to be queried, it must be written exactly as it appears on the document. |
|
Name | Type | Description |
---|---|---|
| string | Name of the user |
| number | Age of the user |
Request
Response
Last updated