Skip to main content
Use the SeekOut Partner API to add talent search and candidate data to custom applications, dashboards, scheduled jobs, and backend integrations. The API uses conventional REST endpoints and returns JSON responses.

Before you begin

Contact your SeekOut representative to request Partner API access. SeekOut provisions an API key for your organization and configures its permissions and rate limits.
Keep your API key in a secrets manager and call the Partner API from a trusted server. Do not expose the key in browser or mobile application code.

Authenticate requests

Send your provisioned key in the Api-Key header with every request. The base URL is:

Choose an endpoint

Each endpoint page documents its parameters, request body, and responses.