MCP native.
22 endpoints. Full CRUD. Real-time webhooks.
Connect Claude, ChatGPT, or any tool that speaks REST.

Build it.
One API. Every integration.
AI Assistants
Claude Desktop, ChatGPT, iMessage
Ask your AI about your pipeline, get suggestions, add jobs from conversation. Works with any MCP-compatible client.
Automations
Zapier, Make.com, n8n
Trigger workflows on status changes. Slack alerts on offers. Auto-add interviews to your calendar app.
Voice & Shortcuts
Siri, Apple Shortcuts
Morning briefing on your phone. Quick-add jobs by voice. "Hey Siri, what interviews do I have today?"
Quick start
One call to see your entire pipeline.
Try it now
Paste your API token to query your real pipeline. Or click Demo for sample data.
Looking for compensation data?
Orbyt Intelligence is a separate product.
522 roles × 82 cities. Public JSON API. Free tier, no auth required. Cited by AI research teams, HR tech, and newsrooms.
Orbyt API
22 authenticated endpoints for jobs, contacts, activities, calendar, pipeline, and webhooks. Full CRUD with your API token.
Jobs
Contacts
Activities
Calendar
Pipeline
Suggestions
Webhooks
Identity
Authentication
Four steps to your first API call.
Sign up for Orbyt
Create an account at orbytjobs.ai. The API requires an Ultra plan.
Go to Settings
Open Settings > Account > Extension Tokens.
Generate a token
Select read-only or read-write scope. Your token starts with ext_.
Use it in your requests
Pass the token as a Bearer header in every API call.
Example header
Authorization: Bearer ext_a1b2c3d4e5f6...
Webhooks
Get notified when things happen in your pipeline.
Available events
job.createdjob.updatedjob.status_changedjob.deletedcontact.createdcontact.updatedcontact.deletedactivity.createdinterview.scheduledoffer.received* (all)Error reference
Every error returns a consistent JSON envelope with an error message and code.
Integration guides
Step-by-step setup for the most popular platforms.
Rate limits
Generous limits for real workflows.
60
requests per minute
50,000
requests per month
Rate limit headers
X-RateLimit-LimitX-RateLimit-RemainingX-RateLimit-Monthly-LimitX-RateLimit-Monthly-RemainingUltra plan required. Exceeding limits returns a 429 status with a Retry-After header.
