JobsPikr gives access to REST-based Job Search API to download job data. To access data via API, you need a client id and client_auth_key which is the authorization key. These details can be accessed after you log in to the JobsPikr application from this URL: https://app.jobspikr.com/my/api_keys. We provide authorization credentials for sandbox API which can be used during the testing phase of your application and credentials for production API which can be used for production-ready applications.


For detailed information on how our API works refer to this section in our API documentation: https://app.jobspikr.com/public_api_details#/introduction/concepts/api-keys.

To download job data using API, refer to this section in our API documentation which provides details regarding Job Search API: https://app.jobspikr.com/public_api_details#/reference/job-search-api


The examples to prepare and search queries via API are available in this section of our documentation: https://app.jobspikr.com/public_api_details#/reference/examples/job-search-api