Company Research API

Endpoint

GET /company/research

Description

This endpoint retrieves detailed information about a company based on its name and website URL. It performs deep browsing of the company's website, extracts relevant data, and enriches it with social media links.

Rate Limit

The endpoint is rate-limited to 10 requests per 5 seconds per IP address.

Query Parameters

Parameter Type Required Description
name string Yes The name of the company
url string Yes The website URL of the company

Response

Success Response

Error Responses

Example Usage

GET /company/research?name=Aomni&url=https://aomni.com