Search... K
Appearance
Welcome!
Welcome to the new PCRecruiter API documentation website!
We plan to use this area to announce upcoming changes and additions to our API, so please keep an eye out here for future announcements.
Get Started!
Appearance
The Endpoint References section below will let you explore a deep dive of the most common endpoints to learn how they function, why you might use them and what some of the parameters available mean.
These endpoint references will also provide example calls in each demonstration.
WARNING
Be cautious when trying API calls in this documentation, as they will affect the database tied to your session. Avoid testing calls like PUT, POST, or DELETE on production data to prevent unintended changes.
The access-token endpoint generates a session ID that acts as a BEARER token for authorization in subsequent API calls.
With this information, you can execute a POST call to the access-token endpoint. You will find your session id in the response body.
TIP
Having trouble finding the DatabaseId? Log in to PCRecruiter, then navigate to System > API > API Settings to view it. Make sure to double-check this value before proceeding with API calls.