# Kalent API ## Docs - [Accepted filter values](https://docs.kalent.ai/api-reference/accepted-filter-values.md): Reference of all filter types and their accepted values for the Search Talents endpoint. - [Add talent to sourcing](https://docs.kalent.ai/api-reference/add-talent-to-sourcing.md): Link a talent to a sourcing as a candidate. - [Start LinkedIn contact enrichment](https://docs.kalent.ai/api-reference/contact-enrich.md): Start enrichment from a LinkedIn profile URL. - [Create sequence blueprint](https://docs.kalent.ai/api-reference/create-sequence-blueprint.md): Create a manual outreach sequence blueprint for a sourcing. - [Create sourcing](https://docs.kalent.ai/api-reference/create-sourcing.md): Create an empty sourcing campaign linked to your workspace. - [Enrich candidate contacts](https://docs.kalent.ai/api-reference/enrich-candidate-contacts.md): Start phone or email enrichment for the talent behind a candidate. - [Get candidate](https://docs.kalent.ai/api-reference/get-candidate.md): Fetch a candidate with secured talent profile and contact loading flags. - [Get candidate dynamic sequence status](https://docs.kalent.ai/api-reference/get-candidate-dynamic-sequence.md): Read the current or latest dynamic outreach sequence status for a candidate. - [List candidates](https://docs.kalent.ai/api-reference/get-candidates.md): Returns paginated candidates for a sourcing. - [Get LinkedIn contact enrichment result](https://docs.kalent.ai/api-reference/get-contact-enrichment-result.md): Read contact enrichment results for a workspace talent. - [List dynamic sequences](https://docs.kalent.ai/api-reference/get-dynamic-sequences.md): Returns paginated sequence blueprints (dynamic sequences) for a sourcing. - [List sourcings](https://docs.kalent.ai/api-reference/get-sourcings.md): Returns paginated sourcings for the authenticated workspace. - [Search talents](https://docs.kalent.ai/api-reference/search-talents.md): Find professional profiles matching a set of filters. - [Start sequence blueprint](https://docs.kalent.ai/api-reference/start-sequence-blueprint.md): Start dynamic outreach sequences from a blueprint for candidates. - [Update sequence blueprint](https://docs.kalent.ai/api-reference/update-sequence-blueprint.md): Update a sequence blueprint name, steps, or configuration. - [Authentication](https://docs.kalent.ai/authentication.md): Authenticate your requests with an API key. - [API Overview](https://docs.kalent.ai/introduction.md): Search millions of professional profiles with the Kalent API. - [add_talent_to_sourcing](https://docs.kalent.ai/mcp/add-talent-to-sourcing.md): Attach a talent to a sourcing and ensure candidate status TO_BE_CONTACTED. - [create_sequence_blueprint](https://docs.kalent.ai/mcp/create-sequence-blueprint.md): Create a manual outreach sequence blueprint for a sourcing. - [create_sourcing](https://docs.kalent.ai/mcp/create-sourcing.md): Create an empty sourcing campaign in the authenticated workspace. - [enrich_candidate_contacts](https://docs.kalent.ai/mcp/enrich-candidate-contacts.md): Trigger asynchronous phone or email enrichment for a candidate talent. - [enrich_linkedin_contacts](https://docs.kalent.ai/mcp/enrich-linkedin-contacts.md): Start phone or email enrichment from a LinkedIn profile URL (creates a sparse internal talent when needed). - [get_candidate](https://docs.kalent.ai/mcp/get-candidate.md): Load candidate metadata with secured talent data and contact loading flags. - [get_candidate_dynamic_sequence_status](https://docs.kalent.ai/mcp/get-candidate-dynamic-sequence-status.md): Read the current or latest dynamic outreach sequence status for a candidate. - [get_candidates](https://docs.kalent.ai/mcp/get-candidates.md): List paginated candidates for a sourcing. - [get_contact_enrichment_result](https://docs.kalent.ai/mcp/get-contact-enrichment-result.md): Read emails, phones, and loading flags for a talent in your workspace after contact enrichment was started. - [get_dynamic_sequences](https://docs.kalent.ai/mcp/get-dynamic-sequences.md): List sequence blueprints (dynamic sequences) for a sourcing. - [get_sourcings](https://docs.kalent.ai/mcp/get-sourcings.md): List paginated sourcings for the authenticated workspace. - [Non-deterministic Results](https://docs.kalent.ai/mcp/non-deterministic-results.md): Understand why search results may vary between identical requests and how to work with this behavior. - [MCP Overview](https://docs.kalent.ai/mcp/overview.md): Connect your AI assistant to Kalent's talent database using the Model Context Protocol (MCP). - [search_talents](https://docs.kalent.ai/mcp/search-talents.md): Search the Kalent talent database using natural language via your AI assistant. - [start_dynamic_sequences](https://docs.kalent.ai/mcp/start-dynamic-sequences.md): Start dynamic outreach sequences from a blueprint for candidates. - [update_sequence_blueprint](https://docs.kalent.ai/mcp/update-sequence-blueprint.md): Update a sequence blueprint name, steps, or configuration. - [Non-deterministic Results](https://docs.kalent.ai/non-deterministic-results.md): Understand why search results may vary between identical API requests and how to work with this behavior. ## OpenAPI Specs - [openapi](https://docs.kalent.ai/api-reference/openapi.json) ## Optional - [Help Center](https://help.kalent.ai) - [Kalent App](https://app.kalent.ai)