SpecCheck website screenshot

SpecCheck

SpecCheck (speccheckrx.com) is an optical lab ordering platform for eyecare practices and eyewear partners. Its REST API lets integrators authenticate with client credentials, list the labs a user is associated with, retrieve a lab's order settings, browse the lens catalog (styles, materials, and add-on coats, colors, and tints), and create prescription (rx), frame, redo, and multi-pair orders. The API uses 24-hour bearer tokens plus a User-Email actor header, an Idempotency-Key header for safe POST retries, cursor pagination on list endpoints, and a consistent error envelope. SpecCheck was surfaced as a portfolio company of Initialized Capital and enriched by the API Evangelist pipeline from its public documentation at docs.speccheckrx.com.

SpecCheck publishes 4 APIs on the APIs.io network, including Authentication API, Catalogs API, Labs API, and 1 more. Tagged areas include Company, Enterprise Saas, Optical, Eyewear, and Eye Care.

SpecCheck’s developer surface includes documentation, API reference, getting-started guide, authentication, sandbox, and 20 more developer resources.

37.1/100 thin ▬ flat Agent 33/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyEnterprise SaasOpticalEyewearEye CareOptical LabsPrescriptionsOrderingHealthcare

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% 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/speccheck: 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 4

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

SpecCheck Authentication API

Obtain bearer access tokens.

SpecCheck Catalogs API

Lens styles, materials, and add-ons available for a lab.

SpecCheck Labs API

Labs associated with a user and their order settings.

SpecCheck Orders API

Create and list optical orders.

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Arazzo Workflows 2

Multi-step API workflows described with the Arazzo specification.

SpecCheck — Create a prescription (rx) order

End-to-end flow: authenticate with client credentials, resolve the user's lab and its order settings, walk the lens catalog (styles → materials → add-ons), then submit a prescri...

ARAZZO

SpecCheck — List recent orders for a lab

Authenticate, resolve the user's lab, then page recent orders (most recent first) with cursor pagination and an optional created-date filter. Every operationId is verified again...

ARAZZO

Security Posture 2

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

Speccheck Authentication

http · 1 scheme

SECURITY

Speccheck Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Speccheck Agentic Access

8 operations · 2 acting

8 operations · 2 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 8

Pagination, idempotency, versioning, errors, and events

Scroll for all 8

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: speccheck
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/speccheck.png
name: SpecCheck
description: SpecCheck (speccheckrx.com) is an optical lab ordering platform for eyecare practices and eyewear partners. Its
  REST API lets integrators authenticate with client credentials, list the labs a user is associated with, retrieve a lab's
  order settings, browse the lens catalog (styles, materials, and add-on coats, colors, and tints), and create prescription
  (rx), frame, redo, and multi-pair orders. The API uses 24-hour bearer tokens plus a User-Email actor header, an Idempotency-Key
  header for safe POST retries, cursor pagination on list endpoints, and a consistent error envelope. SpecCheck was surfaced
  as a portfolio company of Initialized Capital and enriched by the API Evangelist pipeline from its public documentation
  at docs.speccheckrx.com.
url: https://raw.githubusercontent.com/api-evangelist/speccheck/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- initialized-capital
x-tier: profiled
x-tier-reason: enriched-from-docs
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Enterprise Saas
- Optical
- Eyewear
- Eye Care
- Optical Labs
- Prescriptions
- Ordering
- Healthcare
tags_raw:
- Company
- Enterprise Saas
- Optical
- Eyewear
- Eyecare
- Optical Labs
- Prescriptions
- Ordering
- Healthcare
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: speccheck:speccheck-authentication-api
  name: SpecCheck Authentication API
  description: Obtain bearer access tokens.
  humanURL: https://docs.speccheckrx.com/introduction
  baseURL: https://api.speccheckrx.com
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/speccheck-authentication-api-openapi.yml
  - type: Authentication
    url: authentication/speccheck-authentication.yml
- aid: speccheck:speccheck-catalogs-api
  name: SpecCheck Catalogs API
  description: Lens styles, materials, and add-ons available for a lab.
  humanURL: https://docs.speccheckrx.com/introduction
  baseURL: https://api.speccheckrx.com
  tags:
  - Catalogs
  properties:
  - type: OpenAPI
    url: openapi/speccheck-catalogs-api-openapi.yml
  - type: Authentication
    url: authentication/speccheck-authentication.yml
- aid: speccheck:speccheck-labs-api
  name: SpecCheck Labs API
  description: Labs associated with a user and their order settings.
  humanURL: https://docs.speccheckrx.com/introduction
  baseURL: https://api.speccheckrx.com
  tags:
  - Labs
  properties:
  - type: OpenAPI
    url: openapi/speccheck-labs-api-openapi.yml
  - type: Authentication
    url: authentication/speccheck-authentication.yml
- aid: speccheck:speccheck-orders-api
  name: SpecCheck Orders API
  description: Create and list optical orders.
  humanURL: https://docs.speccheckrx.com/introduction
  baseURL: https://api.speccheckrx.com
  tags:
  - Order
  tags_raw:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/speccheck-orders-api-openapi.yml
  - type: Authentication
    url: authentication/speccheck-authentication.yml
common:
- type: DeveloperPortal
  url: https://docs.speccheckrx.com/
- type: Documentation
  url: https://docs.speccheckrx.com/introduction
- type: APIReference
  url: https://docs.speccheckrx.com/api-reference/endpoint/create_order
- type: GettingStarted
  url: https://docs.speccheckrx.com/introduction
- type: Login
  url: https://dashboard.speccheckrx.com/
- type: StatusPage
  url: https://status.speccheckrx.com/
- type: OpenAPI
  url: openapi/_original/speccheck-openapi.yml
- type: Authentication
  url: authentication/speccheck-authentication.yml
- type: Conventions
  url: conventions/speccheck-conventions.yml
- type: Idempotency
  url: conventions/speccheck-conventions.yml
- type: ErrorCatalog
  url: errors/speccheck-problem-types.yml
- type: Lifecycle
  url: lifecycle/speccheck-lifecycle.yml
- type: Sandbox
  url: sandbox/speccheck-sandbox.yml
- type: DataModel
  url: data-model/speccheck-data-model.yml
- type: Conformance
  url: conformance/speccheck-conformance.yml
- type: X-MCPServerCandidate
  url: mcp/speccheck-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/speccheck-llms.txt
- type: Overlay
  url: overlays/speccheck-openapi-overlay.yaml
- type: WellKnown
  url: well-known/speccheck-well-known.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/speccheck-agentic-access.yml
- type: DomainSecurity
  url: security/speccheck-domain-security.yml
- type: Arazzo
  name: Create a prescription (rx) order
  url: arazzo/speccheck-create-rx-order.yml
- type: Arazzo
  name: List recent orders for a lab
  url: arazzo/speccheck-list-recent-orders.yml
- type: Website
  url: https://speccheckrx.com/
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 3
  pass: local-v1

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/speccheck"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/speccheck/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/speccheck/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.