To integrate RChilli’s API into your system, here’s a detailed step-by-step guide tailored to your development and business requirements.
🔧 1. Choose the API You Need
RChilli offers several RESTful APIs based on use cases:
-
Resume Parser API – Extracts structured data from resumes (200+ fields).
-
Job Parser API – Structures job descriptions for better analysis.
-
Search & Match API – Enables intelligent candidate-job matching.
-
Taxonomy API – Provides job/skill standardization using global ontologies.
-
Resume Templater API – Formats parsed resumes into standardized templates.
👉 Explore all endpoints here: RChilli API Overview.
🧩 2. Authentication Setup
To authenticate your API calls, follow these steps:
-
Access RChilli My Account Portal: Login here
-
Retrieve your credentials:
-
userkey -
version(e.g.,"8.0.0") -
subuserid
-
You’ll need these in every API request.
📘 Learn more: Resume Parser API Authentication.
🚀 3. Integration Methods
RChilli APIs support:
-
Binary data uploads (e.g., Base64-encoded resumes)
-
Public URLs of documents
✅ JSON Example – Parse Resume from Base64
✅ JSON Example – Parse Resume from URL
Refer to: Resume Parser API Endpoints.
⚙️ 4. Set Up Dynamic API Settings (Optional)
Customize how the data is parsed by passing additional parameters in the apisetting block:
This allows field-specific control for each API call.
📘 More details: Dynamic API Settings.
🧪 5. Testing with Postman
You can start testing your API integration using RChilli’s Postman collection:
-
Quickly validate endpoints
-
Check sample responses
-
Identify field mappings
📘 Refer to: RChilli APIs Using Postman.
🖥️ 6. Deployment Options
For enterprise or on-premise needs:
-
RChilli supports Docker-based deployment
-
Custom server selection (US, EU, Singapore)
📘 Learn more: Installing Using Docker.
📞 Need Help?
If you run into integration issues or need custom onboarding, reach out to: 📧 support@rchilli.com
Comments
0 comments
Please sign in to leave a comment.