Skip to main content

Cegid Conversational

We offer three robust, complementary APIs to automate your candidate exchanges, optimize your searches and effectively manage your campaigns.

πŸ” Authentication​

All requests must be authenticated using an API key supplied by KMB Labs, to be included in the x-api-key header.

Example call:

curl -X GET https://[customerId].[service].api.kmblabs.com \
-H 'x-api-key: VOTRE_CLE_API_ICI'

πŸ“Š Quotas​

Our quotas are based on the number of requests made. Each API has its own limitation rules.


πŸ”Ž Search API​

The Search API enables complex searches to be carried out on each client's job database, with high performance and advanced filtering options. Each client has its own dedicated endpoint.

Key features:

  • Multi-criteria searches (job title, sector, location, contract type, etc.)
  • Advanced geographic search: results can be filtered according to travel time (e.g. β€œless than 30 minutes by car” from a given point).
  • Customized synonym library for a better match between user queries and ad content.
  • Tracking of searches and clicks for statistical analysis.
  • High performance even with large volumes of data, thanks to an infrastructure optimized for scalability.

Case studies:

  • Dynamic job portals;
  • Real-time recommendation of personalized offers;
  • Analysis of demand in different geographical areas.

Example documentation (Suppplay): https://www.kmblabs.com/supplay/guide-supplay-api.html


πŸ“’ API notification​

Customized multi-channel campaigns​

Allows you to send WhatsApp, SMS or e-mail messages to your contacts, via templates.

Each client has its own API key and calling URL.

Data models:

  • contacts: recipient database ;
  • templates: message templates;
  • notifications: sending based on the association of a contact and a template.

Key features:

  • Multi-channel sending;
  • Dynamic content personalization;
  • Fine-tuned management of mailing lists;
  • Performance tracking by campaign.

Documentation :

https://www.kmblabs.com/docs/notifications-api-doc-full-beta-v0.23.md.html


πŸ’¬ Conversation API​

AI conversational engine for candidate engagement​

Our Conversation API harnesses the latest advances in Generative Artificial Intelligence (GenAI) to engage in fluid, personalized dialogues with your candidates.

Key features:

  • Intelligent dialogue engine capable of handling complex scenarios (appointment setting, qualification, etc.);
  • Adding documents to the knowledge base: various files (PDF, Word, web pages, FAQ, etc.) can be added to the answers;
  • Conversation analysis: detection of intentions, monitoring of conversion rates, semantic analysis of exchanges;

Use cases:

  • HR Chatbots
  • Instant answers to frequently asked questions;
  • Integration with existing HR or ATS tools.

Public documentation available soon.