Skip to main content
Orbyt
Jobs
Overview
Everything Orbyt Jobs does
Features
Orbyt Jobs product home
Compare
Orbyt vs. the competition
Pricing
Plans and pricing
API Docs
22 endpoints, MCP native
Job Search
15 tracks tailored to your exact moment
Job Salaries
3,500+ roles across 81 cities
Guides
Long-form career playbooks for every search
Intelligence
Overview
The authority on AI compensation
Features
Orbyt Intelligence product home
Compare
Orbyt Intelligence vs. the field
Pricing
Plans and pricing
API Docs
18 endpoints, free tier
Data Catalog
What the API returns
Companies
54 company leveling frameworks
Compensation Reports
Free Summary + Enterprise Annual
Free ToolsDeveloperBlogSupport
Log inBegin
Blog
Products
Orbyt One
Job Search
Job Search HubCareer ChangersNew GraduatesRecently Laid OffExecutivesRemote Job SeekersBurned OutAfter the CutsSeasonedVeteransReturning ParentsVisa HoldersTeachersReplaced by AIHealthcare WorkersSales Professionals
Orbyt Jobs
Overview
OverviewEverything Orbyt Jobs doesFeaturesOrbyt Jobs product homeCompareOrbyt vs. the competitionPricingPlans and pricing
Explore
API Docs22 endpoints, MCP nativeJob Search15 tracks tailored to your exact momentJob Salaries3,500+ roles across 81 citiesGuidesLong-form career playbooks for every search
Orbyt Intelligence
Overview
OverviewThe authority on AI compensationFeaturesOrbyt Intelligence product homeCompareOrbyt Intelligence vs. the fieldPricingPlans and pricing
Explore
API Docs18 endpoints, free tierData CatalogWhat the API returnsCompanies54 company leveling frameworksCompensation ReportsFree Summary + Enterprise Annual
Free Tools
Free Tools HubThe full Free Tools hubJob SearchOrbyt for your exact momentCompensation ReportsFree Summary PDF, no signupInterview PrepAI-powered interview coachingResume ScoreGrade your resume against any roleCover Letter GeneratorTailored AI letter, free PDFSalary Explorer3,500+ roles across 81 citiesSalary CalculatorBase, bonus, equity in minutesTake-Home CalculatorAfter federal and state taxTotal Comp CalculatorFull compensation mathSkills ImpactWhat each skill adds to compCompare OffersSide-by-side offer mathSalary Projections 20305-year comp forecastsSalary WidgetEmbed salary data anywhereUnemployment CalculatorState-by-state benefits mathAI Skills AssessmentRate your AI-era readinessAI Skills LabThe skills that pay in 2026AI & Tech Job BoardCurated AI-era rolesCareer GuidesLong-form career strategy
Compare
Compare Jobs
Orbyt vs TealOrbyt vs HuntrOrbyt vs JobscanOrbyt vs LinkedInOrbyt vs TrelloOrbyt vs NotionOrbyt vs SpreadsheetsOrbyt vs SimplifyOrbyt vs CareerflowOrbyt vs ApplyArcOrbyt vs JobrightOrbyt vs Sprout
Compare Intelligence
Orbyt vs LevelsOrbyt vs PayscaleOrbyt vs ComprehensiveOrbyt vs GlassdoorOrbyt vs Pave
Developer
Developer HubOrbyt APIIntelligence API
Company
AboutWhat Orbyt is, and why it existsValuesThe principles that shape every build decisionCreedWhat we believe about the future of workFounderJustin BartakLabsS4 skunkworks projectsPressMedia kit, logos, and press inquiriesContactEmail the teamBlogEngineering, design, and the build journalSupportHelp center and contact
BeginAlready have an account? Log in
  1. Home/
  2. Developers/
  3. ChatGPT GPT Actions
OpenAPI6 min readUpdated Mar 29, 2026

ChatGPT GPT Actions Integration Guide

Import the Orbyt OpenAPI spec to build a Custom GPT. Your GPT can read your pipeline, log activities, and help you prepare for interviews using your real data.

Overview

ChatGPT supports Custom GPTs with Actions, which let a GPT call external APIs on your behalf. By importing Orbyt's OpenAPI specification, you can build a GPT that reads your job pipeline, logs activities, and helps you prepare for interviews using your real data.

Prerequisites

  • Orbyt Ultra plan
  • ChatGPT Plus or Team plan (Custom GPTs require a paid ChatGPT plan)
  • An Orbyt API key (generate one in Settings > Account > API Keys)

Step 1: Generate an API Key

  1. Open Orbyt and go to Settings > Account
  2. Scroll to API Keys
  3. Click Create API Key
  4. Name it "ChatGPT" and select Read & Write permissions
  5. Copy the token (starts with ext_)

Step 2: Create a Custom GPT

  1. Go to chat.openai.com and click Explore GPTs > Create
  2. In the Configure tab, give your GPT a name like "Orbyt Job Tracker"
  3. Add instructions such as:
You are a job search assistant connected to the user's Orbyt pipeline. Use the Orbyt API to help them track jobs, prepare for interviews, and manage their career search. Always check their current pipeline before giving advice.

Step 3: Add the Orbyt Action

  1. Scroll down to Actions and click Create new action
  2. For Authentication, select API Key and choose Bearer as the auth type
  3. Paste your Orbyt API key (ext_...) as the API key value
  4. In the Schema field, click Import from URL and enter:
https://www.orbytjobs.ai/openapi.yaml
  1. ChatGPT will import all 22 Orbyt endpoints automatically
  2. Click Save

Step 4: Test Your GPT

Try these prompts with your new GPT:

  • "What's in my pipeline?" — Calls the pipeline endpoint for a summary
  • "Show me jobs I should follow up on" — Checks suggestions for stale applications
  • "Add a job: Product Manager at Figma, found on LinkedIn" — Creates a new job entry
  • "Log that I had a phone screen with Stripe today" — Creates an activity
  • "What interviews do I have coming up?" — Checks the calendar endpoint

Privacy Settings

When ChatGPT encounters an action for the first time, it will ask for your confirmation before calling the API. You can choose:

  • Always allow — ChatGPT calls Orbyt automatically (best for personal GPTs)
  • Ask each time — ChatGPT confirms before every API call (best for shared GPTs)

The OpenAPI spec marks mutation endpoints (POST, PATCH, DELETE) with x-openai-isConsequential: true, so ChatGPT will always confirm before making changes to your data.

Available Endpoints

All 22 Orbyt API endpoints are available through GPT Actions:

  • Jobs: CRUD operations, status updates, pipeline analytics
  • Contacts: List, create, update, delete with job linking
  • Activities: Log calls, emails, interviews, and notes
  • Calendar: View upcoming events and create new ones
  • Pipeline: Get summary with follow-up suggestions
  • Suggestions: AI agent recommendations
  • Webhooks: Manage event subscriptions

Troubleshooting

"Action not available" error:

  • Re-import the OpenAPI spec; ChatGPT may have cached an older version
  • Make sure the schema URL is exactly https://www.orbytjobs.ai/openapi.yaml

Authentication errors (401/403):

  • Verify the auth type is set to Bearer (not Basic)
  • Re-paste your API key; ChatGPT may have truncated it
  • Confirm your Orbyt plan is Ultra

GPT times out on large responses:

  • Use query parameters to limit results (e.g., ?limit=10)
  • Ask for specific data instead of "show me everything"

Tips

  • Pin your GPT to the sidebar for quick access during your job search
  • Combine Orbyt data with ChatGPT's knowledge: "Based on my pipeline and Stripe's recent earnings, help me prepare for my interview"
  • Create separate GPTs for different workflows: one for interview prep, one for pipeline management
GPT configuration (import as Custom GPT Action)Download
{
  "name": "Orbyt Job Tracker",
  "description": "Connected to your Orbyt job search pipeline. Can read your jobs, contacts, activities, calendar, and suggestions.",
  "instructions": "You are a job search assistant connected to the user's Orbyt pipeline via the Orbyt MCP API. Use the available actions to help them track jobs, prepare for interviews, and manage their career search. Always check their current pipeline before giving advice. Be concise and actionable.",
  "actions": {
    "type": "openapi",
    "url": "https://www.orbytjobs.ai/openapi.yaml",
    "auth": { "type": "bearer" }
  }
}

Other integration guides

Claude DesktopMCP

Configure MCP in claude_desktop_config.json. Point it at the Orbyt MCP manifest and your API key. Claude can then search your pipeline, add jobs, and suggest next actions.

Apple ShortcutsREST

Use the "Get Contents of URL" action with Bearer auth. Build morning briefings, quick-add workflows, and Siri commands that talk to your pipeline.

Zapier / Make.com / n8nWebhooks

Register webhooks via the API and trigger Zaps or scenarios. Get Slack alerts on offers, auto-log interview notes, or sync new jobs to Notion.

OpenClawMCP

Connect Orbyt to OpenClaw for AI-powered job search assistance. OpenClaw supports MCP servers natively, so setup takes under a minute.

Ready to build?

Ship it.

Begin.

On this page

OverviewPrerequisitesStep 1: Generate an API KeyStep 2: Create a Custom GPTStep 3: Add the Orbyt ActionStep 4: Test Your GPTPrivacy SettingsAvailable EndpointsTroubleshootingTips

Resources

Endpoint ReferenceOpenAPI SpecMCP Manifest

Job Search

  • Career Changers
  • New Graduates
  • Recently Laid Off
  • Remote Workers
  • Executives
  • Replaced by AI
  • Healthcare Workers
  • All job types →

Guides

  • Career Guides
  • AI Skills Lab
  • AI & Tech Job Board
  • Compensation Reports

Tools

  • Resume Score
  • Cover Letter Generator
  • Interview Prep
  • Unemployment Calculator
  • Compare Offers
  • AI Skills Assessment
  • Salary Widget
  • All free tools →

Reference

  • Glossary
  • Methodology
  • Dataset
  • Changelog

Salary Data

  • Salary Explorer
  • AI Salary Hubs
  • Salary Calculator
  • Take-Home Calculator
  • Total Comp Calculator
  • All salary data →

Compare

  • Orbyt vs Teal
  • Orbyt vs Huntr
  • Orbyt vs LinkedIn
  • Orbyt vs Levels.fyi
  • Orbyt vs Glassdoor
  • All comparisons →

Product

  • Orbyt One
  • Orbyt Jobs
  • Orbyt Intelligence
  • Orbyt Labs

Developers

  • Developer Hub
  • Orbyt API
  • Intelligence API

Integrations

  • Claude Desktop
  • ChatGPT
  • Zapier
  • All integrations →

Account

  • Sign In
  • Sign Up

Company

  • Blog
  • About
  • Founder
  • Press
  • Contact
  • Support
Job Search
  • Career Changers
  • New Graduates
  • Recently Laid Off
  • Remote Workers
  • Executives
  • Replaced by AI
  • Healthcare Workers
  • All job types →
Guides
  • Career Guides
  • AI Skills Lab
  • AI & Tech Job Board
  • Compensation Reports
Tools
  • Resume Score
  • Cover Letter Generator
  • Interview Prep
  • Unemployment Calculator
  • Compare Offers
  • AI Skills Assessment
  • Salary Widget
  • All free tools →
Reference
  • Glossary
  • Methodology
  • Dataset
  • Changelog
Salary Data
  • Salary Explorer
  • AI Salary Hubs
  • Salary Calculator
  • Take-Home Calculator
  • Total Comp Calculator
  • All salary data →
Compare
  • Orbyt vs Teal
  • Orbyt vs Huntr
  • Orbyt vs LinkedIn
  • Orbyt vs Levels.fyi
  • Orbyt vs Glassdoor
  • All comparisons →
Product
  • Orbyt One
  • Orbyt Jobs
  • Orbyt Intelligence
  • Orbyt Labs
Developers
  • Developer Hub
  • Orbyt API
  • Intelligence API
  • Claude Desktop
  • ChatGPT
  • Zapier
  • All integrations →
Company
  • Blog
  • About
  • Founder
  • Press
  • Contact
  • Support
Sign InSign Up
Orbyt

© 2026 Purecraft LLC  All rights reserved.

Privacy·Terms·Security·Accessibility·DPA·Refund·Status·Sitemap