ComparisonOptic was acquired by Atlassian in April 2024 and the standalone product was archived in January 2026. We get asked the comparison anyway, often by teams who liked Optic's framing of the problem. The honest answer is that we share a primitive — capture real traffic — and solve different problems with it.
Optic shipped real engineering. The team coined "system of mistrust" to describe API contracts — the idea that a spec rots unless it is constantly tested against real traffic — and built a CLI that captured HTTP traffic in CI, generated OpenAPI from it, and diffed that spec against the spec on the previous commit. The framing was beautiful. The product was tasteful. Atlassian acquired the team in April 2024 to fold the OpenAPI expertise into Compass; the standalone product wound down over the next 18 months and the repo was archived in January 2026.
Where Gostly differs is the problem framing, not the technical quality of what Optic built. Optic was a spec-first tool: capture traffic, derive a spec, validate the spec against future commits. Useful primarily for the team producing the API. Gostly is mock-first: capture traffic, replay it as a mock, layer AI gap-fill and chaos injection on top. Useful primarily for teams consuming an upstream — internal or third-party — that they cannot easily run in dev or CI.
On monetization the two products picked different shapes. Optic ran a freemium-cloud model where the OSS CLI shipped the core spec-diff capability and Optic Cloud added collaboration and hosted lint rules. Gostly is open-core: an FSL-1.1 proxy that anyone can self-host, plus a closed cloud sidecar that handles AI gap-fill, the team workspace, and the traffic-to-training pipeline. Different bet on where the value sits and who pays for it.
If your problem is consuming an upstream you cannot easily run in dev, that is the problem we are built around. Drop in the proxy, record an hour of staging traffic, and see if the shape fits.
Evaluating for a team of 3+? We’d love to talk before you commit.