Skip to main contentThis documentation is designed to be a practical, hands‑on guide. Whether you’re a developer building a new integration, a data scientist enriching a model, or a product manager exploring possibilities, you’ll find everything you need right here.
If you have any questions, encounter issues, or have feedback, please don’t hesitate to contact us at support@tryspecter.com.
Let’s get started.
Getting access
Request an API key from the API Dashboard. Requests are approved within one business day; you’ll receive a confirmation email when your key is ready.
API Plans
Enrichment API
Streamlined enrichment for users who don’t need the full Specter platform or universal search.
What you get
- Targeted enrichment of a provided list of companies or individuals (e.g., from your CRM or dealflow)
- Included endpoints:
POST
Get/Enrich companies
POST
Get/Enrich people
- No web app seat is required for the Enrichment API.
Example use case
A growth team has 2,000 leads in their CRM. They use the Enrichment API to append funding rounds, headcount growth, and key executive profiles to those records by sending domains or person identifiers and receiving Specter’s enriched data in response.
Full API
Comprehensive programmatic access to Specter’s data and workflow features.
What you get
- Complete data access
- Company & People Databases
- Proprietary feeds: Talent Signals & Interest Signals
- Workflow automation
- Create and save searches and lists
- Retrieve all search results programmatically
- Subscribe to new results or updates as they occur
- Featured endpoints
- Retrieve verified emails
- Pull similar companies
- Additional endpoints are added on an ongoing basis
Requirement: To use the Full API, you must have at least one seat on the Specter web app. This enables you to manage searches and lists in the UI and pull all results via API.
Example use case
A fund tracks AI startups in Europe raising capital, monitors talent flows from Google into these companies, and obtains founder email contacts. With the Full API, the fund can save searches, subscribe to updates, and programmatically join company, people, and signal data into its internal dealflow pipeline.