Requirements
- API key pair
- Reports functionality enabled (done by iDenfy’s staff)
Sample reports: Download here
Ordering SOS document
Authorization:
API key pair
Method: POST
Endpoint: https://ivs.idenfy.com/api/v2/sos-filing-documents/| Parameter | Type | Required |
|---|---|---|
companyName | String | Yes |
state | String | Yes |
city | String | Yes |
street | String | Yes |
postalCode | String | Yes |
List documents
Authorization:
API key pair
Method: GET
Endpoint: https://ivs.idenfy.com/api/v2/sos-filing-documents/| Query Parameter | Type | Explanation |
|---|---|---|
checkedAt | Array of strings <date-time> | Date-time filter for checked documents |
status | String | Enum: FAILED, FINISHED, IN_PROGRESS, NOT_ORDERED, TIMED_OUT |