Integrate Tanova with Your Hiring Stack

Works standalone or integrates with your existing ATS - Public API and webhooks to power your recruiting workflow

Connect Tanova to Greenhouse, Lever, Workable, or build custom integrations with our REST API

Public REST API

Full programmatic access to Tanova's evaluation engine. Build custom integrations, automate workflows, and embed intelligence into your apps.

  • ✓ Create and retrieve evaluations
  • ✓ Manage jobs and candidates
  • ✓ Quick screen endpoint
  • ✓ Webhook support
  • ✓ Rate limits: 10-100 req/min
View API Docs →

ATS Integrations

Works standalone or integrates natively with Greenhouse, Lever, and Workable. Tanova scores automatically appear in your existing ATS.

  • ✓ Two-way candidate sync
  • ✓ Scores in custom fields
  • ✓ Automated evaluations
  • ✓ Webhook triggers
  • ✓ No manual copy-paste
Learn More →

Zapier (Coming Q1 2026)

No-code integration with 5,000+ apps. Connect Tanova to Gmail, Notion, Airtable, Slack, and more.

  • ✓ Trigger on new evaluation
  • ✓ Create evaluation from form
  • ✓ Send results to Slack
  • ✓ Update Notion database
  • ✓ No coding required
Q1 2026

Public API Features

Create Job

Create job postings programmatically with custom requirements, descriptions, and public screening pages.

POST /jobs
{ title, company, description, requirements_json, is_public }

Create Candidate

Add candidates to your system with CV text or URL. Automatically extract experience and education.

POST /candidates
{ name, email, cv_text, cv_url }

Quick Screen

Fast preliminary screening in 2-5 seconds. Use existing candidate by ID or provide CV data inline. Returns aggregate score, pass/fail, and top skills.

POST /quick-screens
{ job_id, candidate_id } or
{ job_id, candidate: { name, cv_text } }

Create Evaluation

Deep evaluation with high-level assessment (Skills, Judgment, Initiative & Adaptability) and 7D breakdown in 60 seconds. Returns scores, strengths, concerns, and interview questions.

POST /evaluations
{ job_id, candidate_id } or
{ job_id, candidate: { name, cv_text } }

Retrieve Public Evaluations

Get evaluation results for public job applications including candidate CV, high-level scores, 7D breakdown, and detailed analysis.

GET /public-jobs/{slug}/applicants
Returns: candidates, evaluations, cvs

Webhooks

Get notified when evaluations complete, candidates apply, or hidden gems are detected. Real-time updates to your system.

Events: evaluation.completed,
candidate.applied, hidden_gem.detected

ATS Integrations

Greenhouse

Tanova evaluations appear as custom fields in Greenhouse. Automatically evaluate every applicant.

  • ✓ Webhook on new application
  • ✓ Scores in custom fields
  • ✓ Interview questions in notes
  • ✓ Hidden gem flagging
Available Now

Lever

Seamless integration with Lever's API. Tanova intelligence in your Lever workflow.

  • ✓ Auto-evaluate on application
  • ✓ Scores in candidate profile
  • ✓ Export to Lever pipeline
  • ✓ Two-way sync
Available Now

Workable

Official Workable marketplace integration. Add Tanova intelligence with one click.

  • ✓ Marketplace app
  • ✓ OAuth authentication
  • ✓ Candidate import/export
  • ✓ Real-time scoring
Q1 2026

Don't see your ATS?

We're adding new integrations every quarter. Request your ATS or build a custom integration using our public API.

Integration Use Cases

Automatic Greenhouse Evaluation

Every candidate who applies in Greenhouse gets automatically evaluated by Tanova. Scores appear in custom fields within 60 seconds.

Workflow:
1. Candidate applies in Greenhouse
2. Greenhouse webhook triggers Tanova
3. Tanova evaluates CV (60 seconds)
4. Scores written to Greenhouse custom fields
5. Recruiter sees scores immediately

Pre-Screen Before Your ATS

Works standalone: Use Tanova public job pages for pre-screening. Only qualified candidates (score >65) flow into your existing ATS via API, or use Tanova as your complete hiring system.

Workflow:
1. Share Tanova public job link
2. Candidate applies, sees score
3. If score >65, create in ATS via API
4. If score <65, candidate self-selects out
5. ATS inbox reduced 60-80%

Bulk Evaluate Existing Database

Have 1,000 CVs in your database? Upload candidates, then evaluate by ID for efficient batch processing.

Workflow:
1. Upload candidates via POST /candidates
2. Evaluate by candidate_id + job_id
3. Process 30-60 evaluations/hour
4. Filter for score >75 or hidden gems
5. Re-engage top candidates

Custom Careers Page

Build your own branded careers page and use Tanova API for intelligent candidate screening behind the scenes.

Workflow:
1. Candidate visits your careers page
2. Uploads CV to your custom form
3. Your backend calls Tanova API
4. Show instant fit score (white-labeled)
5. Store results in your database

API Pricing

Professional

€279/month

For startups and small teams using the dashboard

  • ✓ Unlimited evaluations (dashboard)
  • ✓ Unlimited public job pages
  • ✓ Basic API access (read-only)
  • ✓ Email support
Get Started
Most Popular

API

€499/month

For companies integrating with their ATS

  • ✓ 200 evaluations/month (€2.50 each)
  • ✓ 1,000 quick screens/month
  • ✓ Full API access (read/write)
  • ✓ Webhooks
  • ✓ ATS integrations
  • ✓ Email support (48hr SLA)
Contact Sales

Enterprise

€2K-5K/month

For high-volume recruiting teams

  • ✓ 500-2,000 evaluations/month
  • ✓ White-label options
  • ✓ Custom rate limits
  • ✓ Dedicated support (4hr SLA)
  • ✓ Custom integrations
  • ✓ SSO (SAML, OAuth)
Contact Sales

Ready to integrate?

Get API access in minutes. Full documentation, code examples, and support included.