Skip to content

Loxo

Loxo — recruiting ATS/CRM: search candidates, jobs & companies, and sync people records

Connect with: API key · Type: loxo · Tools: 10

ToolWhat it does
loxo_create_candidatewriteCreate a new person in Loxo (a candidate or a client contact).
loxo_get_candidatereadGet a single person (candidate or contact) by id, including bio, contact details, and current role.
loxo_get_companyreadGet a single company by id, including its profile, contacts, and status.
loxo_get_jobreadGet a single job by id, including description, requirements, and compensation.
loxo_list_person_typesreadList the agency's person types with their ids (e.g.
loxo_list_usersreadList the agency's users (recruiters/coordinators) with names, emails, and ids — useful for resolving owner ids.
loxo_search_candidatesreadSearch people (candidates and contacts) in Loxo with a Lucene query over title/skills/tags/location.
loxo_search_companiesreadSearch client companies with an optional Lucene query.
loxo_search_jobsreadList/search jobs (requisitions).
loxo_update_candidatewriteUpdate an existing person by id.

Tool names are suffixed with the connection they run against when you have more than one — loxo_create_candidate@production. With a single connection the bare name works.

Docs as of 2026-08-31.