Search and Match API

An API (or Application Programming Interface) is the code that allows applications to talk to each other.

The search and match API allows to search and match candidates and jobs with great flexibility than simple database searching and matching algorithms.

About API

The search and match API is:
  • REST-based (though we use POST instead of GET), to know more on REST API, refer REST.
  • API is validated using API user key, for more details, refer Authentication.

Get more information on how you can quickly get started with RChilli APIs using Postman. This provides the technical information needed to access the RChilli services in flexible ways that will allow RChilli search and match API to work seamlessly inside your application.