# Extrovert API ## Docs - [REST API](https://api-docs.goextrovert.com/api-reference/introduction.md): Pull data and manage prospects with the Extrovert REST API - [Add prospect to list](https://api-docs.goextrovert.com/api-reference/prospects/add-prospect-to-list.md): Adds a prospect to a specific campaign and prospect list. Each plan has different limits for tracking prospects - you can track a limited number of LinkedIn profiles at once (active prospects) and have a monthly quota for adding new prospects. - [Get prospects with statistics](https://api-docs.goextrovert.com/api-reference/prospects/get-prospects-with-statistics.md): Retrieves a list of prospects with detailed engagement statistics for a specific campaign. This endpoint provides comprehensive data about each prospect including their LinkedIn posts fetched, comments (direct and indirect), and likes. You can optionally filter prospects by a specific list within th… - [Remove prospect from campaign](https://api-docs.goextrovert.com/api-reference/prospects/remove-prospect-from-campaign.md): Remove a prospect from a specific campaign - [Remove prospect from workspace](https://api-docs.goextrovert.com/api-reference/prospects/remove-prospect-from-workspace.md): Remove a prospect from entire workspace across all campaigns - [Webhooks](https://api-docs.goextrovert.com/api-reference/webhooks.md): Integrate Extrovert with external systems through webhooks ## OpenAPI Specs - [openapi](https://api-docs.goextrovert.com/api-reference/openapi.json)