# Captain Data ## Docs - [Enrich Company](https://docs.captaindata.com/v1/api/companies/enrich.md): Get comprehensive company information from a LinkedIn company URL. - [Find Company](https://docs.captaindata.com/v1/api/companies/find.md): This operation allows you to find a single company based on some search criteria like its `company_name` or `domain`. - [Find Company Employees](https://docs.captaindata.com/v1/api/companies/find-employees.md): Retrieve a list of employees for a specific company using the company's UID. - [Search Companies](https://docs.captaindata.com/v1/api/companies/search.md): Search and discover companies based on a search query. - [Enrich People](https://docs.captaindata.com/v1/api/people/enrich.md): Get comprehensive profile information from a LinkedIn profile URL. - [Find People](https://docs.captaindata.com/v1/api/people/find.md): This operation allows you to find people based on search criteria. You can search by `full_name` alone, or combine it with `company_name` for more accurate results. The system automatically treats searches as exact phrase matches. - [Search People](https://docs.captaindata.com/v1/api/people/search.md): Search and discover people based on a search query. - [Quotas](https://docs.captaindata.com/v1/api/quotas.md): Get Workspace quota - [Product Updates](https://docs.captaindata.com/v1/changelog/overview.md): New updates and improvements! - [Error Reference](https://docs.captaindata.com/v1/error-reference.md): Complete reference for all error codes, HTTP status codes, and troubleshooting guidance for the Captain Data API. - [Introduction](https://docs.captaindata.com/v1/introduction.md): API Reference Version 1 - [Handle Pagination](https://docs.captaindata.com/v1/pagination.md): Learn how to paginate search results effectively - [Rate Limits](https://docs.captaindata.com/v1/rate-limits.md): Learn about rate limits, quotas, and best practices for managing API usage with Captain Data. ## OpenAPI Specs - [openapi](https://docs.captaindata.com/v1/api/openapi.json) - [openapi-core](https://docs.captaindata.com/v1/api/openapi-core.json)