Get Started with Hirempire API
The Hirempire API allows you to programmatically access and manage your recruitment data, including jobs, applicants, companies, and more. Build powerful integrations, automate workflows, and create custom applications with our RESTful API.Base URL
All API requests should be made to:API Features
π RESTful Architecture
- Clean, intuitive endpoints following REST conventions
- Consistent response formats across all endpoints
- Standard HTTP methods (GET, POST, PUT, DELETE)
π Secure Authentication
- Bearer token authentication with configurable scopes
- Granular permissions for different API resources
- Secure token management with expiration controls
π Comprehensive Data Access
- Jobs: Create, update, and manage job postings
- Applicants: Access candidate profiles and application data
- Companies: Manage client and company information
- Users: Manage team members and permissions
- Organizations: Handle multi-company structures
β‘ Developer-Friendly
- Detailed documentation with code examples
- Multiple programming language examples
- Interactive API playground for testing
- Pagination and filtering support
Quick Start Guide
1
Create Your Account
If you havenβt already, sign up for a Hirempire account and verify your email.
2
Generate API Token
Visit your Profile Page to create your first API token with the required scopes.
3
Make Your First Request
Test your setup with a simple API call to retrieve your jobs:
4
Explore Endpoints
Browse the documentation sidebar to discover all available endpoints and their capabilities.
Response Format
All API responses follow a consistent JSON structure:Rate Limits
To ensure fair usage and optimal performance:- Free Plan: 100 requests per hour
- Starter Plan: 500 requests per hour
- Pro Plan: 1,000 requests per hour
- Premium Plan: 5,000 requests per hour
SDKs and Libraries
Official SDKs are coming soon! Currently, you can use any HTTP client library in your preferred programming language.
- JavaScript: fetch, axios, request
- Python: requests, urllib3, httpx
- PHP: cURL, Guzzle, file_get_contents
- Ruby: net/http, HTTParty, Faraday
- Go: net/http, resty
- Java: HttpClient, OkHttp, Apache HttpClient
Need Help?
Documentation
Explore our comprehensive API reference and guides
Support
Contact our team at [email protected]