Hiring API Documentation
API for discovering and evaluating AI research talent
Base URL: https://hiring-api.microforge.studio/v1
Quick Start
Make your first API call to search for researchers:
curl -X POST -H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"query": "Yann LeCun", "limit": 10}' \
"https://hiring-api.microforge.studio/v1/researchers/search"API Key Setup
- Contact MicroForge Studio to request API access
- Include your API key in the
x-api-keyheader with every request
Core Features
The Hiring API provides comprehensive access to AI researcher profiles, publications, and collaboration networks:
- Researcher Discovery: Search and filter researchers by name, affiliation, hireability status, and academic metrics
- Profile Data: Access detailed researcher profiles including academic background, career trajectory, and GitHub activity
- Publication Records: Retrieve and search academic papers with citation counts and venue information
- Collaboration Networks: Explore co-author relationships and research partnerships
- Advanced Analytics: Filter by h-index, citation counts, final scores, and other quantitative metrics
Rate Limits
500 requests per minute per API key