# Outhire ## Docs - [Authentication](https://docs.outhire.ai/api-reference/authentication.md): How to authenticate with the Outhire public API. - [Bulk endpoints](https://docs.outhire.ai/api-reference/bulk-endpoints.md): High-volume candidate upload and analysis endpoints. - [Create candidate](https://docs.outhire.ai/api-reference/candidates/create-candidate.md): Creates a candidate under a job owned by the authenticated company. - [Create candidate note](https://docs.outhire.ai/api-reference/candidates/create-candidate-note.md): Appends a note to a candidate for the authenticated company. - [Get candidate](https://docs.outhire.ai/api-reference/candidates/get-candidate.md): Returns a single candidate if it belongs to the authenticated company. - [List candidate notes](https://docs.outhire.ai/api-reference/candidates/list-candidate-notes.md): Lists candidate notes for a company-scoped candidate. - [List candidates](https://docs.outhire.ai/api-reference/candidates/list-candidates.md): Lists candidates visible to the authenticated company. - [Update candidate](https://docs.outhire.ai/api-reference/candidates/update-candidate.md): Updates an existing candidate for the authenticated company. - [Introduction](https://docs.outhire.ai/api-reference/introduction.md): The Outhire API lets you programmatically manage jobs and candidates. - [Get job](https://docs.outhire.ai/api-reference/jobs/get-job.md): Returns a single job if it belongs to the authenticated company. - [List jobs](https://docs.outhire.ai/api-reference/jobs/list-jobs.md): Lists jobs visible to the authenticated company. - [API roadmap](https://docs.outhire.ai/api-reference/roadmap.md): Upcoming API capabilities for Outhire. - [Outhire Documentation](https://docs.outhire.ai/index.md): Developer docs for integrating with Outhire — AI-powered candidate screening and recruiting automation. - [Quickstart](https://docs.outhire.ai/quickstart.md): Get up and running with the Outhire API in minutes. - [Event reference](https://docs.outhire.ai/webhooks/events.md): Payload schemas and field details for each webhook event type. - [Overview](https://docs.outhire.ai/webhooks/overview.md): Receive real-time notifications when candidate events happen in Outhire. - [Verifying signatures](https://docs.outhire.ai/webhooks/verifying-signatures.md): Validate that incoming webhook requests are genuinely from Outhire. ## OpenAPI Specs - [openapi](https://docs.outhire.ai/api-reference/openapi.yaml)