Ashby
Ashby
API integration
Expand your
ATS
integrations with the
Ashby
API integration.
Perform all CRUD operations through our Proxy and Unified APIs.
Perform all CRUD operations through our Proxy and Unified APIs.
Trusted by world-class product and engineering teams
Trusted by world-class product and engineering teams

superAI
list_all_ashby_users_search
Search for an Ashby user by email. Requires email parameter. Returns user fields id, firstName, last…
create_a_ashby_survey_request
Create a survey request with candidateId, applicationId, and surveyFormDefinitionId in Ashby. Return…
list_all_ashby_survey_requests
List all survey requests filtered by surveyType in Ashby. Requires surveyType parameter. Returns id,…
create_a_ashby_survey_submission
Create a new survey submission with candidateId, applicationId, surveyFormDefinitionId, and submitte…
list_all_ashby_source_tracking_links
List all source custom tracking links in Ashby. Returns id, code, enabled status, sourceId, and link…
get_single_ashby_project_by_id
Get information about a specific project by id in Ashby. Returns fields id, title, description, isAr…
list_all_ashby_projects
List projects in Ashby. Returns id, title, description, isArchived, confidential, authorId, createdA…
list_all_ashby_projects_search
Search projects by title in Ashby. Requires title parameter. Returns fields id, title, description,…
list_all_ashby_referrals
Create a referral with id, creditedToUserId, and fieldSubmissions in Ashby. Returns referral id, cre…
get_single_ashby_referral_form_by_id
Fetch default referral form in Ashby. Returns id, title, isArchived, formDefinition with sections an…
list_all_ashby_openings_search
Search openings by identifier in Ashby. Requires identifier. Returns fields including id, openedAt,…
update_a_ashby_opening_by_id
Update an opening by openingId in Ashby. Returns updated opening fields including id, openedAt, clos…
get_single_ashby_opening_by_id
Get information about a specific opening by id in Ashby. Returns fields including id, openedAt, clos…
create_a_ashby_opening
Create an opening in Ashby with required parameters including jobIds, teamId, and employmentType. Re…
get_single_ashby_offer_by_id
Get details about a single offer by id in Ashby. Requires offer id. Returns fields including id, dec…
create_a_ashby_offer
Create a new offer with offerProcessId, offerFormId, and offerForm containing fieldSubmissions in As…
update_a_ashby_offer_by_id
Update an existing offer by providing offerId and offerForm with fieldSubmissions in Ashby. Returns…
get_single_ashby_location_by_id
Get details for a single location by id in Ashby. Returns id, name, isArchived, address (including p…
create_a_ashby_location
Create a location with required parameters name and type in Ashby. Returns the created location's id…
ashby_locations_archive
Archive a location by id in Ashby. Returns the location's id, name, isArchived status, address detai…
ashby_locations_move
Move a location by specifying locationId and parentLocationHierarchyId in Ashby. Returns updated loc…
ashby_locations_restore
Restore an archived location by locationId in Ashby. Returns id, name, isArchived status, address de…
list_all_ashby_job_template
List all active and inactive job templates in Ashby. Returns id, title, status, locationId, departme…
list_all_ashby_job_board
List all enabled job boards in Ashby. Returns id, title, and isInternal fields for each job board. R…
list_all_ashby_job_search
Search jobs by requisitionId in Ashby. Returns job details including id, title, status, employmentTy…
update_a_ashby_job_by_id
Update an existing job in Ashby by jobId. Returns updated job fields including id, title, status, lo…
create_a_ashby_job
Create a new job in Ashby with required parameters title, teamId, and locationId. Returns job id, ti…
ashby_jobs_set_status
Set the status of a job by id in Ashby. Requires jobId and status. Returns updated job fields includ…
delete_a_ashby_interviewer_pool_user_by_id
Remove a user from an interviewer pool in Ashby. Requires interviewerPoolId and userId. Returns upda…
create_a_ashby_interviewer_pool_user
Add a user to an interviewer pool in Ashby with required parameters interviewerPoolId and userId. Re…
list_all_ashby_interviewer_pools
List all interviewer pools in Ashby. Returns id, title, isArchived, and trainingPath including train…
ashby_interviewer_pools_archive
Archive an interviewer pool by providing interviewerPoolId. Returns id, title, isArchived status, tr…
ashby_interviewer_pools_restore
Restore an archived interviewer pool by providing interviewerPoolId. Returns id, title, isArchived s…
get_single_ashby_interviewer_pool_by_id
Get information about an interviewer pool by id in Ashby. Returns id, title, isArchived status, trai…
create_a_ashby_interviewer_pool
Create an interviewer pool with title and requiresTraining in Ashby. Returns id, title, isArchived,…
update_a_ashby_interviewer_pool_by_id
Update an interviewer pool with id. Returns id, title, isArchived, trainingPath with trainingStages…
list_all_ashby_interview_stage_groups
List all interview stage groups for an interview plan in Ashby. Returns an array of interview stage…
get_single_ashby_interview_stage_by_id
Fetch interview stage details by id in Ashby. Requires interviewStageId. Returns detailed informatio…
create_a_ashby_interview_schedule
Create a scheduled interview in Ashby with applicationId and interviewEvents including startTime, en…
update_a_ashby_interview_schedule_by_id
Update an interview schedule by interviewScheduleId in Ashby. Requires interviewScheduleId and inter…
ashby_interview_schedules_cancel
Cancel an interview schedule by id in Ashby. Requires id parameter. Returns success or error respons…
get_single_ashby_interview_by_id
Fetch interview details by id in Ashby. Requires id. Returns id, title, isArchived, isDebrief, instr…
create_a_ashby_hiring_team
Add a user to the hiring team at the application, job, or opening level in Ashby. Requires applicati…
delete_a_ashby_hiring_team_by_id
Remove a user from the hiring team by unassigning a role using openingId, teamMemberId, and roleId i…
ashby_departments_restore
Restore a department by departmentId in Ashby. Returns the department's id, name, isArchived status,…
get_single_ashby_feedback_form_definition_by_id
Get a single feedback form by id in Ashby. Requires feedbackFormDefinitionId. Returns id, title, isA…
delete_a_ashby_department_by_id
Archive a department by departmentId in Ashby. Returns the department's id, name, isArchived status,…
ashby_departments_move
Move a department by departmentId to another parent using parentId in Ashby. Returns id, name, isArc…
update_a_ashby_department_by_id
Update a department using departmentId and name in Ashby. Returns id, name, isArchived, and parentId…
create_a_ashby_department
Create a department with name and optional parentId in Ashby. Returns id, name, isArchived, and pare…
get_single_ashby_department_by_id
Fetch department details by id in Ashby. Requires departmentId. Returns id, name, isArchived, and pa…
ashby_custom_field_set_value
Set the value of a custom field for a given object in Ashby. Requires objectId, objectType, and fiel…
create_a_ashby_custom_field
Create a new custom field in Ashby with fieldType, objectType, and title. Returns id, title, objectT…
list_all_ashby_custom_field
List all custom fields in Ashby. Returns fields including id, title, objectType, fieldType, isPrivat…
get_single_ashby_custom_field_by_id
Get information about a custom field by customFieldId in Ashby. Returns id, isPrivate, title, object…
list_all_ashby_communication_template
List all enabled communication templates in Ashby. Returns id, createdAt, updatedAt, title, and inte…
list_all_ashby_close_reason
List all close reasons with includeArchived parameter in Ashby. Returns id, reasonText, and isArchiv…
create_a_ashby_candidate_tag
Create a candidate tag with the required title in Ashby. Returns id, title, and isArchived status of…
list_all_ashby_candidate_search
Search candidates by email and name in Ashby. Requires email and/or name. Returns candidate id, name…
ashby_candidates_tag
Add a tag to a candidate in Ashby using candidateId and tagId. Returns candidate details including i…
ashby_candidates_anonymize
Anonymize a candidate by id in Ashby. Requires candidateId. This action cannot be reversed and requi…
update_a_ashby_candidate_by_id
Update an existing candidate by candidateId in Ashby. Returns updated candidate fields including id,…
ashby_candidates_project
Add a candidate to a project in Ashby. Requires candidateId and projectId. Returns candidate details…
ashby_assessment_cancel
Cancel an assessment by assessment_id in Ashby. Returns update_request with assessment_id, assessmen…
update_a_ashby_assessment_by_id
Update the status of a started assessment in Ashby. Requires assessment_id and timestamp. Include as…
list_all_ashby_assessment
List assessments in Ashby. Returns assessment_type_id, name, and description for each assessment.…
create_a_ashby_assessment
Add a completed assessment to a candidate in Ashby. Requires candidateId, partnerId, and assessment…
update_a_ashby_approval_definition_by_id
Create or update an approval definition for an entityType and entityId in Ashby. Returns id, entityT…
create_a_ashby_application_form
Submit an application for a job posting in Ashby with jobPostingId and applicationForm. Returns subm…
create_a_ashby_application_feedback
Submit application feedback for applicationId, userId, interviewEventId, and formDefinitionId in Ash…
delete_a_ashby_applications_hiring_team_member_by_id
Remove a hiring team member from an application in Ashby using applicationId, teamMemberId, and role…
create_a_ashby_applications_hiring_team_member
Add a user to the hiring team for an application in Ashby. Requires applicationId, teamMemberId, and…
list_all_ashby_applications_history
Fetch a paginated list of application history items for an application in Ashby. Requires applicatio…
update_a_ashby_applications_history_by_id
Update the history of an application in Ashby. Requires applicationId and applicationHistory array c…
ashby_applications_change_source
Change the source of an application in Ashby. Requires applicationId and sourceId. Returns updated a…
ashby_applications_transfer
Transfer an application with applicationId to a different job with jobId, interviewPlanId, and inter…
update_a_ashby_application_by_id
Update an application by id in Ashby. Requires applicationId. Returns updated application fields inc…
create_a_ashby_application
Create an application by considering a candidate for a job in Ashby. Requires candidateId and jobId.…
list_all_ashby_survey_form_definitions
List all survey form definitions in Ashby. Returns id, title, isArchived, formDefinition with sectio…
list_all_ashby_offers
Get a list of all offers with their latest version in Ashby. Returns id, decidedAt, applicationId, a…
list_all_ashby_survey_submissions
List all survey submissions by surveyType in Ashby. Returns id, submittedAt, candidateId, applicatio…
list_all_ashby_application_feedbacks
List all feedback associated with an application in Ashby. Requires applicationId. Returns id, formD…
list_all_ashby_interview_schedules
Get all interview schedules. Returns id, status, applicationId, interviewStageId, and interviewEvent…
list_all_ashby_interview_events
List interview events for a given interviewScheduleId in Ashby. Returns id, interviewId, interviewSc…
list_all_ashby_candidate_notes
List all notes for a candidate in Ashby using candidateId. Returns note id, createdAt timestamp, con…
list_all_ashby_openings
List openings in Ashby. Returns id, openedAt, closedAt, isArchived, archivedAt, closeReasonId, openi…
create_a_ashby_candidate_note
Create a note on a candidate in Ashby with candidateId, note content, and type. Returns id, createdA…
list_all_ashby_interviews
List all interviews in Ashby. Returns id, title, isArchived, isDebrief, instructionsHtml, instructio…
list_all_ashby_interview_plans
List all interview plans in Ashby. Returns id, title, and isArchived fields for each interview plan.…
list_all_ashby_feedback_form_definitions
List all feedback form definitions in Ashby. Returns id, title, isArchived, formDefinition with sect…
list_all_ashby_sources
List all sources in Ashby. Returns fields id, title, isArchived, and sourceType with its id, title,…
list_all_ashby_archive_reasons
List archive reasons in Ashby. Returns id, text, reasonType, and isArchived fields for each archive…
list_all_ashby_candidate_tags
List all candidate tags in Ashby. Returns id, title, and isArchived fields for each candidate tag. R…
list_all_ashby_departments
List all departments in Ashby. Returns id, name, isArchived, and parentId fields for each department…
list_all_ashby_locations
List all locations in Ashby. Returns id, name, isArchived, address, isRemote, workplaceType, parentL…
list_all_ashby_hiring_team_roles
List possible hiring team roles in an organization in Ashby. Returns an array of role titles or obje…
list_all_ashby_interview_stages
List all interview stages for an interview plan in Ashby. Requires interviewPlanId. Returns stages i…
create_a_ashby_webhook
Create a webhook setting with webhookType, requestUrl, and secretToken in Ashby. Returns id, enabled…
ashby_files_download
Use this endpoint to download a file from the system by specifying the file’s path in the request UR…
get_single_ashby_file_by_id
Retrieve the URL of a file associated with a candidate in Ashby using fileHandle. Returns the file U…
ashby_applications_change_stage
Change the stage of an application by applicationId and interviewStageId in Ashby. Returns updated a…
get_single_ashby_application_by_id
Fetch application details by id in Ashby. Requires applicationId. Returns id, createdAt, updatedAt,…
list_all_ashby_applications
Get all applications in the organization in Ashby. Returns application id, createdAt, updatedAt, sta…
get_single_ashby_candidate_by_id
Get a single candidate by externalMappingId in Ashby. Returns candidate details including id and ext…
list_all_ashby_candidates
List candidates in Ashby. Returns candidate id, createdAt, updatedAt, name, primaryEmailAddress, ema…
list_all_ashby_users
Get a list of all Ashby users. Returns id, firstName, lastName, email, globalRole (user's access lev…
get_single_ashby_user_by_id
Get an Ashby user by id. Requires userId. Returns id, firstName, lastName, email, globalRole, isEnab…
get_single_ashby_job_posting_by_id
Retrieve an individual job posting by id in Ashby. Returns fields including title, descriptionPlain,…
list_all_ashby_job_postings
List all published job postings in Ashby. Returns id, title, jobId, departmentName, teamName, locati…
list_all_ashby_jobs
List all jobs in Ashby with optional filtering by status. Returns job id, title, status, employmentT…
get_single_ashby_job_by_id
Get information about a specific job in Ashby. Returns fields including id, title, confidential, sta…
Enhanced
Ashby
with AI Capabilities
AI Agent Toolset
AI Agent Toolset
MCP Server capabilities for seamless AI tool calling across all integration APIs
MCP Server capabilities for seamless AI tool calling across all integration APIs
Fine-Grained Control
Fine-Grained Control
Granular access control for all operations with custom method support
Granular access control for all operations with custom method support
Unlimited Customization
Unlimited Customization
Customize tool descriptions and parameters down to the finest detail for a workflow that feels built for you.
Customize tool descriptions and parameters down to the finest detail for a workflow that feels built for you.
Developer-First
Developer-First
Integrate with MCP clients like Cursor and Claude, or use frameworks like Langchain
Integrate with MCP clients like Cursor and Claude, or use frameworks like Langchain
Unified APIs for
Ashby
Skip writing code for every integration. Save time by using Truto's category-specific Unified APIs. You can use the schema we provide out of the box or customize and override the mappings to suit your needs with AI.
Activities
The activity on a candidate performed by a user.
Unified ATS API
Applications
The applications represent an application for a job.
Unified ATS API
Attachments
The attachments represent an attachment for a candidate.
Unified ATS API
Candidates
The candidates represent a candidate.
Unified ATS API
Departments
The departments represent a department.
Unified ATS API
Interviews
The interviews represent an interview.
Unified ATS API
Job interview stages
The job interview stages represent a job interview stage.
Unified ATS API
Jobs
The jobs represent a job.
Unified ATS API
Job form fields
The form fields used to apply to a job.
Unified ATS API
Offers
The offers represent an offer.
Unified ATS API
Offices
The offices represent an office.
Unified ATS API
Reject reasons
The reject reasons represent a reject reason.
Unified ATS API
Scorecards
The scorecards represent a scorecard.
Unified ATS API
Tags
The tags represent a tag for a candidate.
Unified ATS API
Users
The users represent a user.
Unified ATS API
Proxy API for
Ashby
Access all of the
Ashby
API without worrying about authentication and pagination.
Truto's Proxy APIs are a 1-to-1 mapping of the
Ashby
ATS
API.
API call us you
You call us, we call
Ashby
and pass the response back in the same cycle.
Access all of the
Ashby
API without worrying about authentication and pagination.
Truto's Proxy APIs are a 1-to-1 mapping of the
Ashby
ATS
API, you call us
we call
Ashby
and pass the response back in the same cycle.
Account Linking
Use Truto's frontend SDK to link your
customer's
Ashby
account.
We handle all the OAuth and API key flows. You do not need to create the OAuth app as well.
Account Linking
Use Truto's frontend SDK to link your
customer's
Ashby
account.
We handle all the OAuth and API key flows. You do not need to create the OAuth app as well.

Seamless authentication
Don't spend time refreshing access tokens, and figuring out how to store them securely. We do it for you.
We also sprinkle them into the API requests. So you just have to deal with 1 API key, ours.

Seamless authentication
Don't spend time refreshing access tokens, and figuring out how to store them securely. We do it for you.
We also sprinkle them into the API requests. So you just have to deal with 1 API key, ours.

Unified response format
Truto follows a single response format for it's Proxy and Unified APIs across all the integrations.
into a unified cursor based pagination and all of the data is always present in the result attribute.
Ashby
We translate
pagination

Unified response format
Truto follows a single response format for it's Proxy and Unified APIs across all the integrations.
into a unified cursor based pagination and all of the data is always present in the result attribute.
Ashby
We translate
pagination
Get
Get
Ashby
Ashby
integrated into your app
integrated into your app
without the hassle
without the hassle
Our team understands what it takes to make a unified API implementation successful.
Our team understands what it takes to make a unified API implementation successful.

Boost customer satisfaction
When customers can easily integrate their new products into their existing systems, they’re more likely to stick around. It’s just common sense!

Empower engineers
Who wants to do boring grunt work? Not engineers! By taking care of integrations for them, they’ll have more time to focus on what really matters - making a great product.

Boost profits
Optimise developer resources. Truto frees up time and saves money. Say hello to a healthier bottom line!

Wow your prospects
Say 'Yes' to every integration request your prospects ask you for. Integrations should not deter deal closures.

✨ Powered by AI
Customize the mappings as you need using AI.
Build your own unified API from scratch, aided by AI.
Take back focus where it matters. Let Truto do integrations.
Learn more about our unified api service and solutions. A short, crisp 30 minute call with folks who understand the problem of alternatives.
Take back focus where it matters. Let Truto do integrations.
Learn more about our unified api service and solutions. A short, crisp 30 minute call with folks who understand the problem of alternatives.
Take back focus where it matters. Let Truto do integrations.
Learn more about our unified api service and solutions. A short, crisp 30 minute call with folks who understand the problem of alternatives.
Take back focus where it matters. Let Truto do integrations.
Learn more about our unified api service and solutions. A short, crisp 30 minute call with folks who understand the problem of alternatives.

We have been able to dramatically accelerate our GTM timeline by several months as a result of Truto. The devs at Truto worked with us to build a unified API structure with our team so that we have a solid base for future integrations as well. The support has been very quick to respond to our inquiries and provide timely resolutions for our requests.
Josh Benson,
CEO of Omnitrain









