Address, Website audit reports and Social Profile of companies
Requirements
- API key pair
- Credits for each desired service
Address Audit
Authorization:
API key pair
Method: POST
Endpoint: https://ivs.idenfy.com/api/v2/audits/address-audit/| Parameter | Type | Required | Explanation |
|---|---|---|---|
address | String | Yes | Address for audit |
- Request example
- Response example
Website Audit
Authorization:
API key pair
Method: POST
Endpoint: https://ivs.idenfy.com/api/v2/audits/website-audit/| Parameter | Type | Required | Explanation |
|---|---|---|---|
url | String | Yes | Valid URL address of the website |
- Request example
- Response example
Company Social Audit
Authorization:
API key pair
Method: POST
Endpoint: https://ivs.idenfy.com/api/v2/audits/company-name-audit/| Parameter | Type | Required | Explanation |
|---|---|---|---|
address | String | Yes | Registration address of the company |
companyName | String | Yes | Name of the company |
- Request example
- Response example