Welcome
Vitae.ai is an AI-powered talent acquisition platform for recruiting agencies and in-house teams. Search candidates, automate outreach, match talent to roles — all via API.
Quick Start
# Verify an access token
curl https://api.vitae.ai/v1/auth/verify \
-H "Authorization: Bearer <your-token>"
# List clients
curl https://api.vitae.ai/v1/clients \
-H "Authorization: Bearer <your-token>" \
-H "Content-Type: application/json"
Documentation
Platform
- Overview — What Vitae.ai is and how it works
- Key Concepts — Professionals, Jobs, Matches, Campaigns, and more
- Platform Surfaces — App, API, CLI, MCP, Desktop
Guides
- Candidate Search — Find and filter professionals
- Job Matching — AI-powered candidate-to-role matching
- Email Sequences — Multi-step automated email outreach
- LinkedIn Outreach — Automated LinkedIn messaging
- Campaign Management — Track multi-channel outreach
- Documents — Upload and parse CVs and files
Reference
- API Overview — Base URL, pagination, error format, rate limits
- Authentication — JWT, Google OAuth, Clerk, Azure MSAL
- Full API Reference — Interactive Swagger docs
Need Help?
- Support: support@vitae.ai
- GitHub: Gateway-Ventures/vitaeai
- FAQ: Common questions