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,445 roles across 81 cities
Guides
Long-form career playbooks for every search
Intelligence
Overview
AI compensation, decoded. The intelligence stack.
Features
Every engine, surface, and integration in one place.
Compare
Side-by-side vs Levels, Payscale, Pave, Glassdoor.
Pricing
Build $99, Pro $299, Scale $1,999. 14-day first-subscription trial.
Connect to Claude
MCP server wired into Claude Code in three steps.
API Docs
20 endpoints with Decision-Ready Responses.
Playground
Three engine response shapes with cURL examples.
Try It Live
One-click live API call returning a real response.
Data Catalog
Every role, city, and engine in the underlying dataset.
Companies
54 leveling frameworks with cross-company salary bands.
Compensation Reports
Free Summary PDF plus the Enterprise Annual report.
International
AI compensation for the US, UK, and Canada.
Free ToolsDeveloperBlogSupport
Company
About
What Orbyt is, and why it exists
Founder
Justin Bartak
Values
The principles that shape every build decision
Creed
What we believe about the future of work
The Book
Cold Start. One founder, one AI, no team.
Labs
S4 skunkworks projects
Press
Media kit, logos, and press inquiries
Contact
Email the team
Log inStart
BlogSupport
Products
Orbyt One
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,445 roles across 81 citiesGuidesLong-form career playbooks for every search
Orbyt Intelligence
Overview
OverviewAI compensation, decoded. The intelligence stack.FeaturesEvery engine, surface, and integration in one place.CompareSide-by-side vs Levels, Payscale, Pave, Glassdoor.PricingBuild $99, Pro $299, Scale $1,999. 14-day first-subscription trial.
Try & Build
Connect to ClaudeMCP server wired into Claude Code in three steps.API Docs20 endpoints with Decision-Ready Responses.PlaygroundThree engine response shapes with cURL examples.Try It LiveOne-click live API call returning a real response.
Browse Data
Data CatalogEvery role, city, and engine in the underlying dataset.Companies54 leveling frameworks with cross-company salary bands.Compensation ReportsFree Summary PDF plus the Enterprise Annual report.InternationalAI compensation for the US, UK, and Canada.
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,445 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
Developer
Developer HubOrbyt APIIntelligence API
Company
AboutWhat Orbyt is, and why it existsFounderJustin BartakValuesThe principles that shape every build decisionCreedWhat we believe about the future of workThe BookCold Start. One founder, one AI, no team.LabsS4 skunkworks projectsPressMedia kit, logos, and press inquiriesContactEmail the team
StartAlready have an account? Log in
  1. Home/
  2. Intelligence/
  3. API/
  4. Changelog

API Changelog.

Every release. Every change. Every version you can pin.

Current version v1.4.0 · Released May 11, 2026

Back to API docsSubscribe via RSS
Versioning policy

Major versions in the URL path. Breaking changes ship as /api/v2/, while /api/v1/ receives data refreshes and fixes for at least 18 months after any v2 release.

Read the full policy →
v1.4.0May 11, 2026

Free tier replaced by Build tier ($99/mo)

  • BreakingThe Intelligence Free tier is replaced by the Build tier at $99/mo or $990/yr. Build is the new entry tier with 60 requests per minute (up from 30) and access to the AI Role Taxonomy engine. The change reflects the full cost of running Bloomberg-grade compensation infrastructure honestly; we'd rather charge an honest price than pretend the data was free to produce.
  • ChangedPro tier price increased from $199/mo to $299/mo ($2,990/yr). Pro now includes Skill Premiums, Half-Life, Comp by Stage, Hiring Velocity, the MCP server, and the lineage endpoint.
  • ChangedScale tier price increased from $999/mo to $1,999/mo ($19,990/yr). Scale adds Company Signals and webhooks at 1,500 req/min.
  • ChangedBackend tier ID renamed from 'free' to 'build' in every Intelligence type union, OpenAPI enum, SDK type, MCP error message, and rate-limit lookup. The IntelligenceTier type is now 'build' | 'pro' | 'scale' | 'enterprise'. The Jobs free tier is a separate product and is unchanged.
  • Added/api/v1/intelligence/salaries/demo remains anonymous-public for evaluation. The Build tier is required for production use of every other endpoint.
v1.3.0April 11, 2026

Authentication required on all tiers

  • BreakingAll production endpoints now require a Bearer token, including the free tier. Create a free account at /intelligence/signup to get an API key. The /api/v1/intelligence/salaries/demo endpoint remains public with no authentication for quick evaluation.
  • ChangedFree tier messaging updated from 'no authentication required' to 'free account required, 30 requests per minute.' No changes to rate limits or data access on the free tier.
v1.2.0April 10, 2026

Cite-ready responses and rate-limit headers

  • AddedEvery /api/v1/intelligence/salaries/calculate and /api/v1/intelligence/salaries/projections response now includes a citation field ready to quote verbatim and an assumptions array explaining the methodology. Built for LLMs, agents, and reproducible research.
  • AddedX-RateLimit-Remaining, X-RateLimit-Limit, and X-RateLimit-Tier headers on every response. Use them for adaptive backoff in your client.
  • Changed/api/v1/intelligence/salaries/history free tier now returns a 1-year preview (Q3 2025 through Q2 2026) instead of a 403 response. Enough to audit methodology and annual deltas without an account.
  • AddedDedicated MCP manifest at /mcp-intelligence.json and standalone OpenAPI 3.1 spec at /openapi-intelligence.yaml. Drop directly into any LLM or agent.
v1.1.0April 9, 2026

Personalized estimates and forward projections

  • AddedNew /api/v1/intelligence/salaries/calculate endpoint. Personalized salary estimate adjusted for role, city cost of living, and experience level (entry, mid, senior, staff). Returns base, total compensation, and comparison to national median.
  • AddedNew /api/v1/intelligence/salaries/projections endpoint. Year-by-year salary forecasts through 2030 based on historical growth trends. AI roles compound at 6 to 10 percent annually; standard tech tracks BLS OES.
  • AddedSchema.org Dataset markup on the public data platform pages. Indexed by Google Dataset Search and Perplexity answer engine.
v1.0.0March 15, 2026

v1 stable launch

  • Added/api/v1/intelligence/salaries endpoint. Current median, 25th/75th percentiles, experience bands, total compensation breakdowns, and year-over-year growth for any role optionally adjusted for a specific city.
  • Added/api/v1/intelligence/salaries/history endpoint. Annual salary snapshots since Q3 2025 for a role, optionally cost-of-living adjusted.
  • Added/api/v1/intelligence/salaries/roles directory endpoint. Lists all 3,445 AI and tech roles with slugs and national medians.
  • Added/api/v1/intelligence/salaries/cities directory endpoint. Lists all 81 U.S. cities with cost-of-living multipliers from BEA Regional Price Parities.
  • Added/api/v1/intelligence/salaries/search endpoint. Full-text search across roles and cities. Resolves natural-language references to valid slugs.
  • AddedFree tier launched: 30 requests per minute. Originally no authentication required (auth was added in v1.3.0). The free tier is the distribution strategy, not a limited trial.
  • AddedCORS enabled for all origins. 90-day edge cache with stale-while-revalidate. Call the API directly from browser code without a backend proxy.
  • AddedEvery response includes an attribution object with source name, methodology URL, and the ISO date of the quarter the data represents. The citation travels with the data.

Back to the reference

Intelligence API →

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

Free Tools

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

Reference

  • Job Search Glossary
  • Intelligence Glossary
  • Methodology
  • All references →

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
  • The Book
  • Press
  • Contact
  • Support

Fun Stuff

  • Arcade Games
  • Ghost Job Detector
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
Free 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
  • All references →
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
  • The Book
  • Press
  • Contact
  • Support
Fun Stuff
  • Arcade Games
  • Ghost Job Detector
Sign InSign Up
Orbyt

© 2026 Purecraft LLC  All rights reserved.

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