API Documentation
Developer-friendly API
Integrate investor discovery directly into your workflow with our REST API
curl -X POST https://enrichql.com/api/v1/investors/search \
-H "Content-Type: application/json" \
-d '{
"industry": "B2B SaaS",
"stage": "Seed",
"thesis": "AI-driven workflow automation"
}'