Getting StartedIntroduction

Getting Started

Welcome to the Kini API! This guide will help you integrate quickly and start leveraging our features for managing jobs, candidates, and applications.

Step 1: Authenticate

To interact with the Kini API, you need to authenticate using a Bearer API Key. Follow the steps in the Authentication guide to:

  1. Obtain an API Key in the Kini Partner App.
  2. Include the key in the Authorization header for all API requests.

Environments & Testing

The Kini API has a single environment: https://api.getkini.com. There is no separate sandbox.

For integration development and testing, every partner gets a test company when onboarded. Use its Company-Id to try out job sync and application submission end-to-end — data under the test company does not affect any real customer. If you are unsure which company is your test company, contact tech@getkini.com.


Step 2: Explore Endpoints

The Kini API provides robust tools for managing jobs and applications. Explore the following guides to learn more:

  • Jobs API: Manage job postings, including creation, updates, and synchronization.
  • Applications API: Track application statuses and submit new candidates for jobs.

Step 3: Best Practices

Make the most of the Kini API by following these best practices:

  • Secure Your API Key: Keep your Bearer API key secure. Rotate it regularly as described in the Authentication Guide.
  • Use Pagination: Optimize data handling by enabling pagination. See the Pagination Guide for details.
  • Handle Errors Gracefully: Refer to the Error Handling Guide for common scenarios and troubleshooting steps.

Need Help?

If you have questions or need assistance, email us at tech@getkini.com.


Get started today and streamline your recruitment workflows with the Kini API!