1
Create your Cutshort account
Sign up at cutshort.io. Once logged in, navigate to Settings → Integrations → API Keys to access your developer credentials.
2
Generate an API key
Click New API Key, give it a descriptive name (for example,
My Integration), and copy the key immediately. Store it in a secure location such as a password manager or secrets vault — it will not be shown again.3
Make your first API call
Call the candidates search endpoint to find Python engineers with at least 3 years of experience. Replace
YOUR_API_KEY with the key you generated above.4
Review the response
A successful request returns a paginated JSON object containing matching candidate profiles: