# Datalayer - [Welcome to Datalayer](https://docs.datalayer.so/introduction.md): Find company and professional information while working with your AI assistant. - [Get started](https://docs.datalayer.so/getting-started.md): Connect your account and ask your first research question. - [Connect your assistant](https://docs.datalayer.so/connect-your-assistant.md): Let your AI assistant use Datalayer for company and people research. - [Questions you can ask](https://docs.datalayer.so/examples.md): Starting points for consulting, client preparation and professional research. - [How profiles and usage work](https://docs.datalayer.so/profiles-and-usage.md): Understand what uses your allowance before starting a research task. - [Finding a work email](https://docs.datalayer.so/work-email.md): Ask for available business email addresses and understand their limits. - [Help and troubleshooting](https://docs.datalayer.so/help.md): What to do when access, searches or your assistant connection do not work. - [REST quickstart](https://docs.datalayer.so/quickstart.md): Check authentication, search for a company and retrieve its profile. - [Authentication](https://docs.datalayer.so/authentication.md): Use account-scoped API keys for REST or browser authorization for MCP. - [Usage metadata and retries](https://docs.datalayer.so/api-reference/usage.md): Understand what counts as a profile and how to retry safely. - [Errors and troubleshooting](https://docs.datalayer.so/errors.md): Handle access, input, allowance and temporary failures. - [Search companies](https://docs.datalayer.so/api-reference/search-companies.md): Find brief company previews by keyword with bounded pagination. An empty search succeeds with an empty results array. Included with an active profile grant; no profile deduction. - [Get a company](https://docs.datalayer.so/api-reference/get-company.md): Retrieve one full company profile by exactly one returned company ID or website domain. A new successful profile uses one allowance unit; canonical repeats within 24 hours of the paid retrieval are included for the same account. - [Search people](https://docs.datalayer.so/api-reference/search-people.md): Find professional profile previews by query or exact company name; optionally filter by title, country, or skill. At least one of query/company is required. Included with an active grant; no profile deduction. Staging has returned successful results in about 20–23 seconds. The provider HTTP request… - [Get a person](https://docs.datalayer.so/api-reference/get-person.md): Retrieve one person by exactly one returned person ID or public LinkedIn /in/ URL. Include work_email only when contact information is requested. Available employer-domain business addresses receive bounded verification. A valid person profile counts even if an email is absent, invalid or uncertain. ## OpenAPI Specs - [openapi](/openapi.json)