EN
English
|
01 45 26 08 73
|
Login
Features
The product
The demo, screen by screen
Our sales demo, played out in meeting order
Application management
Kanban and table views, CVs readable on hover, a real reply to every candidate
Multiposting
200+ job boards in one publication, real-time source tracking
CV database and search
Search your notes, pools you build yourself, parsing included
Manager approval
Mobile app, traceable workflows, 95% measured adoption
Career site
Fed automatically by your ATS, applications without re-typing
JAI, our AI
Configurable, explainable scoring, AI self-hosted in France
Solutions
By profile
SMEs and mid-caps
Structured recruitment, without the bloat
Agencies and staffing
Assignments, clients and candidates in one place, readable scoring
Groups and networks
Shared templates, per-entity permissions, consolidated reporting
Public sector and non-profits
Data in France, outside the CLOUD Act, traceable workflows
Resources
Explore
Blog
Tips, best practices and recruitment news
Downloadable content
Guides, white papers and practical tools to download
Pricing
Contact
I'm a candidate
</>
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...