# Maverick Intelligence API - [Introduction](https://docs.maverickintelligence.co/introduction.md): Programmatic access to your Maverick Intelligence data - [Authentication](https://docs.maverickintelligence.co/authentication.md): How to authenticate with the Maverick Intelligence API - [Rate Limits](https://docs.maverickintelligence.co/rate-limits.md): Understanding API rate limits and how to handle them - [Errors](https://docs.maverickintelligence.co/errors.md): API error codes and how to handle them - [Bulk Export](https://docs.maverickintelligence.co/exports.md): Get your full dataset without signing in — the same CSV the dashboard Export button produces - [Partners](https://docs.maverickintelligence.co/partners.md): Give each of your clients API access to their own visitors' journeys - [Claude Connector](https://docs.maverickintelligence.co/claude-connector.md): Connect Maverick Intelligence to Claude so you can ask about your website visitors in plain language - [Attio](https://docs.maverickintelligence.co/attio.md): Sync identified visitors and companies to your Attio workspace - [Microsoft Teams](https://docs.maverickintelligence.co/microsoft-teams.md): Get identified people and companies delivered to your Teams channels in real time - [Python](https://docs.maverickintelligence.co/examples/python.md): Python examples for the Maverick Intelligence API - [JavaScript](https://docs.maverickintelligence.co/examples/javascript.md): JavaScript/Node.js examples for the Maverick Intelligence API - [cURL](https://docs.maverickintelligence.co/examples/curl.md): cURL examples for the Maverick Intelligence API - [Health Check](https://docs.maverickintelligence.co/api-reference/health.md): Check if the API is operational. No authentication required. - [List People](https://docs.maverickintelligence.co/api-reference/list-people.md): Returns a paginated list of identified website visitors - [Get Person](https://docs.maverickintelligence.co/api-reference/get-person.md): Returns details for a single identified person - [List Person Events](https://docs.maverickintelligence.co/api-reference/list-person-events.md): Returns page views, clicks, and scroll events for a specific person - [List Companies](https://docs.maverickintelligence.co/api-reference/list-companies.md): Returns a paginated list of identified companies - [Get Company](https://docs.maverickintelligence.co/api-reference/get-company.md): Returns details for a single identified company - [Get Statistics](https://docs.maverickintelligence.co/api-reference/stats.md): Returns aggregate dashboard analytics - [Start Export](https://docs.maverickintelligence.co/api-reference/create-export.md): Queue a bulk CSV export of every person matching the filters - [Poll Export](https://docs.maverickintelligence.co/api-reference/get-export.md): Check an export job and collect its download link ## OpenAPI Specs - [openapi](/openapi.yaml)