Maverick Intelligence API
The Maverick Intelligence API gives you programmatic access to your identified website visitors, companies, behavioral events, and analytics. Use it to build custom integrations, sync data to your warehouse, or power automations.What you can do
- List people — fetch identified visitors with filtering and pagination
- Get person details — look up a specific visitor by ID
- Browse events — see page views, clicks, and scrolls per person
- List companies — fetch companies identified from your visitors
- Get statistics — pull dashboard-level analytics
Quick start
- Get an API key from your Maverick dashboard
- Make your first request:
- Paginate through results using the
nextCursorfrom the response:
Base URL
/v1/.
Response format
Every list endpoint returns data in the same format:nextCursor is absent, you’ve reached the last page.