Optic website screenshot

Optic

Optic is an MIT-licensed command-line tool for OpenAPI linting, diffing and testing. It compares two versions of an OpenAPI document with behaviour-aware diffing to catch breaking changes before they ship, enforces style-guide rulesets (breaking-changes, documentation, examples, naming-changes, Spectral and lintgpt), and generates or verifies OpenAPI from captured test traffic via HAR files, Postman collections or a local proxy. Optic Labs was acquired by Atlassian in April 2024; the hosted Optic Cloud service was disconnected from the CLI at v1.0.0 in August 2024, the documentation site was retired in favour of the GitHub Wiki, and the source repository was archived read-only in January 2026 after a final v1.0.9 release. Optic publishes no callable API of its own — it is a tool that consumes and governs other people's contracts.

Optic publishes 1 API on the APIs.io network. Tagged areas include API Governance, Breaking Changes, Contract Testing, Diff, and Linting.

Optic’s developer surface includes documentation, getting-started guide, support, changelog, CLI, and 18 more developer resources.

21.1/100 emerging ▬ flat Agent 3/100 human only self hosted · MIT Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreemium
1 APIs
API GovernanceBreaking ChangesContract TestingDiffLintingOpenAPITestingCLIOpen-SourceArchived

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 90 points between them, because the conditional facet above carries the other 10. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 90% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/optic: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Optic CLI

The Optic CLI provides OpenAPI diffing, linting and breaking-change detection from the command line, comparing two versions of an OpenAPI specification with behaviour-aware diff...

Pricing Plans 1

Published pricing tiers and plan structures.

Optic Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Optic Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Optic Finops

FINOPS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Optic Domain Security

DMARC

SECURITY

Optic Vulnerability Disclosure

security.txt · contact published

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: optic
name: Optic
description: Optic is an MIT-licensed command-line tool for OpenAPI linting, diffing and testing. It compares two versions
  of an OpenAPI document with behaviour-aware diffing to catch breaking changes before they ship, enforces style-guide rulesets
  (breaking-changes, documentation, examples, naming-changes, Spectral and lintgpt), and generates or verifies OpenAPI from
  captured test traffic via HAR files, Postman collections or a local proxy. Optic Labs was acquired by Atlassian in April
  2024; the hosted Optic Cloud service was disconnected from the CLI at v1.0.0 in August 2024, the documentation site was
  retired in favour of the GitHub Wiki, and the source repository was archived read-only in January 2026 after a final v1.0.9
  release. Optic publishes no callable API of its own — it is a tool that consumes and governs other people's contracts.
type: Index
deliveryModel:
  model: self-hosted
  license: MIT
  open_source: true
  commercial: false
  callable_host: false
  label: Self-hosted open source · you run it yourself
  confidence: high
  source:
  - license
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/optic.png
tags:
- API Governance
- Breaking Changes
- Contract Testing
- Diff
- Linting
- OpenAPI
- Testing
- CLI
- Open-Source
- Archived
tags_raw:
- API Governance
- Breaking Changes
- Contract Testing
- Diff
- Linting
- OpenAPI
- Testing
- CLI
- Open Source
- Archived
url: https://raw.githubusercontent.com/api-evangelist/optic/refs/heads/main/apis.yml
created: '2026-03-25'
modified: '2026-08-29'
specificationVersion: '0.23'
apis:
- aid: optic:optic-cli
  name: Optic CLI
  description: The Optic CLI provides OpenAPI diffing, linting and breaking-change detection from the command line, comparing
    two versions of an OpenAPI specification with behaviour-aware diffing and applying style-guide rules with forwards-only
    governance. It runs entirely locally against files in a git working tree and requires no credential; the optional Optic
    Cloud upload targets were removed at v1.0.0 and their hosts no longer resolve.
  humanURL: https://github.com/opticdev/optic/wiki
  tags:
  - Breaking Changes
  - CLI
  - Diff
  - Linting
  - OpenAPI
  properties:
  - type: Documentation
    url: https://github.com/opticdev/optic/wiki
  - type: GettingStarted
    url: https://github.com/opticdev/optic/wiki
  - type: CLI
    url: cli/optic-cli.yml
  - type: OpenAPI Diff
    url: https://github.com/opticdev/optic/wiki/Diff-and-Lint-OpenAPI
  - type: Breaking Changes
    url: https://github.com/opticdev/optic/wiki/Prevent-Breaking-Changes
  - type: Linting
    url: https://github.com/opticdev/optic/wiki/Running-Spectral-Rules
  - type: Custom Rulesets
    url: https://github.com/opticdev/optic/wiki/Building-Custom-Rulesets
  - type: Traffic Capture
    url: https://github.com/opticdev/optic/wiki/Using-Optic-Capture-with-Integration-Tests
common:
- type: Website
  url: https://github.com/opticdev/optic
- type: Documentation
  url: https://github.com/opticdev/optic/wiki
- type: GettingStarted
  url: https://github.com/opticdev/optic/wiki
- type: GitHubRepository
  url: https://github.com/opticdev/optic
- type: GitHubOrganization
  url: https://github.com/opticdev
- type: IssueTracker
  url: https://github.com/opticdev/optic/issues
- type: Support
  url: https://github.com/opticdev/optic/discussions
- type: Releases
  url: https://github.com/opticdev/optic/releases
- type: License
  name: MIT
  url: https://github.com/opticdev/optic/blob/main/LICENSE
- type: LinkedIn
  url: https://www.linkedin.com/company/useoptic
- type: ChangeLog
  url: changelog/optic-changelog.yml
- type: Lifecycle
  url: lifecycle/optic-lifecycle.yml
- type: CLI
  url: cli/optic-cli.yml
- type: Packages
  url: packages/optic-packages.yml
- type: SDKs
  url: packages/optic-packages.yml
- type: Conventions
  url: conventions/optic-conventions.yml
- type: Conformance
  url: conformance/optic-conformance.yml
- type: WellKnown
  url: well-known/optic-well-known.yml
- type: SecurityTxt
  url: well-known/optic-security.txt
- type: Security
  url: security/optic-vulnerability-disclosure.yml
- type: VulnerabilityDisclosure
  url: security/optic-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/optic-domain-security.yml
- type: LLMsTxt
  url: llms/optic-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-29'
  status: enriched
  artifacts_added: 9
  pass: local-v1
x-coverage:
  state: none
  reason: defunct
  detail: Optic never shipped a callable API and the company no longer exists as an independent surface — Optic Labs was absorbed
    by Atlassian in April 2024, the Optic Cloud REST backend named in its own open-source client (api.useoptic.com) and the
    docs host (www.useoptic.com) both return NXDOMAIN, useoptic.com 301s to the GitHub repository, and that repository was
    archived read-only in January 2026 with no sunset notice.
  evidence:
  - url: https://useoptic.com/
    status: 301
  - url: https://www.useoptic.com/docs
    status: 0
  - url: https://api.useoptic.com/openapi.json
    status: 0
  - url: https://github.com/opticdev/optic
    status: 200
  - url: https://github.com/opticdev/optic/wiki
    status: 200
  checked: '2026-08-29'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/optic"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/optic/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/optic/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.