# INOP API Docs ## Docs - [Overview: Companies](https://docs.inop.ai/api-reference/companies/overview.md): v0.0.1 - [Overview: Compensation Analytics API](https://docs.inop.ai/api-reference/compensations/overview.md): v1.0.0 - [Authentication](https://docs.inop.ai/api-reference/getting-started/authentication.md): Use the INOP Hire dashboard to get your API key. - [Introduction](https://docs.inop.ai/api-reference/introduction.md) - [Overview: Job Posts API](https://docs.inop.ai/api-reference/job-posts/overview.md): v0.0.1 - [Get Title By ID](https://docs.inop.ai/api-reference/job-titles/get.md): Get a single job title based on the ID supplied - [Get Titles](https://docs.inop.ai/api-reference/job-titles/get-all.md): Returns job title from the system that the user has access to - [Normalize](https://docs.inop.ai/api-reference/job-titles/normalize.md): Normalize a raw job title string to the best matching INOP title - [Overview: Job Title API](https://docs.inop.ai/api-reference/job-titles/overview.md): v0.0.1 - [Create Match Insights](https://docs.inop.ai/api-reference/match-insights/create.md): Creates a new match recommendation and returns a unique match ID along with match insights data. - [Get a Matched Candidate](https://docs.inop.ai/api-reference/match-insights/get.md): Get a single skill based on the ID supplied - [Get All Matched Candidates](https://docs.inop.ai/api-reference/match-insights/get-all.md): Returns all candidates by job ID - [Overview: Talent Screening](https://docs.inop.ai/api-reference/match-insights/overview.md): v0.0.1 - [Recommend Candidates](https://docs.inop.ai/api-reference/match-insights/recommend-candidates.md): Generates match insights and recommendations based on a given job description and a list of potential candidates. Returns a unique match ID and corresponding recommendation insights data for each candidate. - [Get a skill by ID](https://docs.inop.ai/api-reference/skills/get.md): Get a single skill based on the ID supplied - [Overview: Skills](https://docs.inop.ai/api-reference/skills/overview.md): v0.0.1 - [Find related skills](https://docs.inop.ai/api-reference/skills/related.md): Returns a list of skills that are related to the requested skills - [Overview: Talent Sourcing API](https://docs.inop.ai/api-reference/talents/overview.md): v0.0.1 ## OpenAPI Specs - [openapi](https://docs.inop.ai/api-reference/openapi.json) ## Optional - [About](https://inop.ai/about-us) - [Blog](https://inop.ai/insights)