---
title: Jobsoid API Integration on Truto
slug: jobsoid
category: ATS
canonical: "https://truto.one/integrations/detail/jobsoid/"
---

# Jobsoid API Integration on Truto



**Category:** ATS  
**Status:** Built on request

## Unified APIs

### Unified ATS API

- **Jobs** — The jobs represent a job.

## How it works

1. **Link your customer's Jobsoid account.** Use Truto's frontend SDK; we handle every OAuth and API key flow so you don't need to create the OAuth app.
2. **Authentication is automatic.** Truto refreshes tokens, stores credentials securely, and injects them into every API request.
3. **Call Truto's API to reach Jobsoid.** The Proxy API is a 1-to-1 mapping of the Jobsoid API.
4. **Get a unified response format.** Every response uses a single shape, with cursor-based pagination and data in the `result` field.
