Vectis
Technology Partners

Embed global employment into your platform.

Integrate the Vectis API to offer your users seamless EOR, global payroll, and contractor management — without building global employment infrastructure from scratch.

REST API + Webhooks SOC 2 certified Sandbox environment
vectis-api.ts
import { VectisClient } from '@vectis/sdk';

const vectis = new VectisClient({
  apiKey: process.env.VECTIS_API_KEY
});

// Onboard an employee in Germany
const employee = await vectis.employees.create({
  country: 'DE',
  firstName: 'Anna',
  lastName: 'Mueller',
  startDate: '2026-04-01',
  salary: { amount: 75000, currency: 'EUR' },
  jobTitle: 'Senior Engineer'
});

// Subscribe to payroll events
vectis.webhooks.on('payroll.approved', (event) => {
  console.log('Payroll processed:', event.payrollId);
});

Integrated with leading HR platforms

WorkdayBambooHRRipplingHiBobGreenhouseOktaSlackSAP

What you can build

Full API coverage for the entire global employment lifecycle.

Employee lifecycle API

Create, update, and offboard employees in any of our 180+ countries. Trigger onboarding workflows programmatically.

POST /employees
PATCH /employees/{id}
POST /employees/{id}/offboard

Payroll API

Create payroll runs, add variable pay, query pay history, and receive webhook events when payroll is processed.

GET /payroll/runs
POST /payroll/runs
POST /payroll/adjustments

Countries & compliance

Query employment regulations, benefit requirements, and statutory rates for any country in real time.

GET /countries
GET /countries/{code}/benefits
GET /countries/{code}/leave

Webhooks & events

Subscribe to real-time events for employee updates, payroll milestones, contract changes, and compliance alerts.

POST /webhooks
GET /webhooks/events
payroll.approved, employee.updated

Identity & SSO

Integrate SAML 2.0 SSO so your users can access Vectis without separate credentials. Supports Okta, Azure AD, and more.

SAML 2.0
OAuth 2.0
SCIM provisioning

Contractor management

Create contractor profiles, generate agreements, process payments, and manage reporting in a single API.

POST /contractors
POST /contractors/{id}/agreements
POST /contractors/{id}/pay

Integration journey

From sandbox to production in as little as 2 weeks.

01

Apply & get sandbox

Submit your integration proposal. Get sandbox credentials within 1 business day.

02

Build & test

Use our API docs, SDKs (JS, Python, Java, .NET), and sandbox to build your integration.

03

Partner review

Our partner engineering team reviews your integration for security and performance.

04

Launch & list

Go live in production. Get listed in the Vectis integration marketplace.

Technology partner benefits

Full API access + sandbox

Complete API documentation, SDKs in 4 languages, Postman collections, and a full sandbox environment.

Integration marketplace listing

Featured placement in our marketplace, visible to 2,000+ Vectis customers looking for integrations.

Co-marketing & launch support

Joint press release, co-authored blog post, and newsletter announcement on launch day.

Partner engineering support

Dedicated partner engineer to support your integration build, review, and ongoing maintenance.

“The Vectis API is genuinely well-designed. We integrated EOR onboarding into our HRIS in under 3 weeks, and the partner engineering team was available every step of the way.”

CTO, Enterprise HRIS Platform

Integration platform stats

22+

Listed integrations

99.97%

API uptime SLA

<200ms

Avg. response time

4

SDK languages

Frequently asked questions

Ready to build with Vectis?

Get sandbox access today and join 22+ integration partners already embedded in the Vectis platform.

Ready to hire globally?

No entity required. Onboard in 48 hours.

Book a demo Contact