Web Info
The Web info's history is regardless of the month history current setting.
| Field | Type | Description |
|---|---|---|
| logo_url | string | URL of the company's logo |
| suggested_providers | string[] | List of suggested providers available in supported providers |
| web_site_url | string | Url of the company's website |
string | Url of the Linkedin profile of the company | |
string | Url of the twitter profile of the company | |
string | Url of the Facebook profile of the company | |
| wikipedia | string | Url of the wikipedia page of the company |
| web_info_domains | array of Web info domains | Web info domains object |
| commercial_name | string[] | Commercial name of a company |
Web info domains
| Field | Type | Description |
|---|---|---|
| domain | string | Domain name |
| url | string | URL address |
| description | string | A description of the domain |
| webmaster_email | string | Web master email address |
| webmaster_phone | string | Web master phone number |
| techno_types | string[] | List of technologies the domain uses |
Endpoints
GET
/api/v6/users/{userId}/web-infosReturns the web information for the user's company (website, social media, domains, etc.).