Skip to main content
The Cutshort REST API gives you programmatic access to India’s largest premium tech talent pool. Use it to search candidates, manage job postings, trigger AI-powered shortlisting, and configure webhooks — all with standard HTTP requests and JSON responses.

Base URL

All endpoints use HTTPS. HTTP requests are automatically redirected.

Authentication

Include the following headers on every request:
See the Authentication page for details on generating and managing your API key.

Request Format

  • All requests and responses use JSON.
  • Set Content-Type: application/json on all POST and PATCH requests.
  • Query parameters are used for GET filters.

Response Format

A standard success response looks like this:
A standard error response looks like this:

Endpoints Summary

Versioning

The current API version is v1. Breaking changes will be announced with a new version prefix. The v1 endpoints will remain available for at least 12 months after any v2 launch.