# Maverick Intelligence API ## Docs - [Get Company](https://docs.maverickintelligence.co/api-reference/get-company.md): Returns details for a single identified company - [Get Person](https://docs.maverickintelligence.co/api-reference/get-person.md): Returns details for a single identified person - [Health Check](https://docs.maverickintelligence.co/api-reference/health.md): Check if the API is operational. No authentication required. - [List Companies](https://docs.maverickintelligence.co/api-reference/list-companies.md): Returns a paginated list of identified companies - [List People](https://docs.maverickintelligence.co/api-reference/list-people.md): Returns a paginated list of identified website visitors - [List Person Events](https://docs.maverickintelligence.co/api-reference/list-person-events.md): Returns page views, clicks, and scroll events for a specific person - [Get Statistics](https://docs.maverickintelligence.co/api-reference/stats.md): Returns aggregate dashboard analytics - [Authentication](https://docs.maverickintelligence.co/authentication.md): How to authenticate with the Maverick Intelligence API - [Errors](https://docs.maverickintelligence.co/errors.md): API error codes and how to handle them - [cURL](https://docs.maverickintelligence.co/examples/curl.md): cURL examples for the Maverick Intelligence API - [JavaScript](https://docs.maverickintelligence.co/examples/javascript.md): JavaScript/Node.js examples for the Maverick Intelligence API - [Python](https://docs.maverickintelligence.co/examples/python.md): Python examples for the Maverick Intelligence API - [Introduction](https://docs.maverickintelligence.co/introduction.md): Programmatic access to your Maverick Intelligence data - [Rate Limits](https://docs.maverickintelligence.co/rate-limits.md): Understanding API rate limits and how to handle them ## OpenAPI Specs - [openapi](https://docs.maverickintelligence.co/openapi.yaml)