EN
English
|
01 45 26 08 73
|
Login
Solutions
SMEs & Mid-caps
Structure your recruitment and support your growth
Networks & Franchises
Harmonize your HR practices across all your sites
Recruitment agencies
Manage your clients and optimize your productivity
Public sector
GDPR compliance and European hosting guaranteed
Features
Pricing
Blog
Contact
Request a demo
</>
API
JobAffinity API
Integrate JobAffinity into your HR ecosystem
What the API enables
Synchronization with your HRIS (SAP, Workday, etc.)
Custom career site creation
Recruitment workflow automation
Candidate data export to your tools
Integration with your business tools
Technical specifications
Documented REST API with auto-discovery
Secure HTTP Basic Auth authentication
Webhooks for real-time automation
JSON format (application/json)
Dedicated technical support
View documentation
Contact us
Frequently Asked Questions
How do I get API credentials?
Contact our technical support at support@intuition-software.fr to obtain your JobAffinity API access credentials.
What is the API base URL?
The single entry point is
https://jobaffinity.fr/restapi/v1
.
All subsequent URLs are provided in API responses (HATEOAS principle).
What type of authentication is used?
The API uses HTTP Basic Auth authentication. Your credentials (login:password) must be Base64 encoded in the Authorization header.
Are there rate limits?
Yes, the API is limited to 45 requests per minute per IP address. Exceeding this limit returns an HTTP 429 (Too Many Requests) response.
What data format is supported?
The API exclusively uses JSON format. All requests and responses use Content-Type application/json.
Is the API versioned?
Yes, the current version is v1.10. Monitor the _expiration field in root resources to anticipate migrations to new versions.
Where can I find the complete documentation?
Complete documentation is available at
https://api.jobaffinity.com
.
The API also includes JSON-Schema in its responses for self-documentation.
Chargement...
JobAffinity API - Integrations & Documentation | French ATS