Specright API

REST API over Specright's specification data. Forty-six operations across six areas: token issuance, specifications, spec families (BOM / finished good), suppliers, a generic /objects/{api-name} endpoint that reaches any Specright object configured in the tenant, and asynchronous bulk jobs. Every collection supports sparse fieldsets (fields), JSON filter queries (filter), sort, and skip/limit pagination; every record supports upsert against a configurable Salesforce external ID; and every object exposes a /definition endpoint returning its field metadata. Authentication is an API key plus a mandatory x-user-id acting-principal header, or a bearer token from POST /v1/token.

Documentation

Other Resources

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/specright-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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

Get an API key

Free tier, no email required.

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

API entry from apis.yml

apis.yml Raw ↑
name: Specright API
description: 'REST API over Specright''s specification data. Forty-six operations across six areas: token
  issuance, specifications, spec families (BOM / finished good), suppliers, a generic /objects/{api-name}
  endpoint that reaches any Specright object configured in the tenant, and asynchronous bulk jobs. Every
  collection supports sparse fieldsets (fields), JSON filter queries (filter), sort, and skip/limit pagination;
  every record supports upsert against a configurable Salesforce external ID; and every object exposes
  a /definition endpoint returning its field metadata. Authentication is an API key plus a mandatory x-user-id
  acting-principal header, or a bearer token from POST /v1/token.'
humanURL: https://developer.specright.com/
baseURL: https://api.specright.com/v1
tags:
- Specifications
- Spec Families
- Suppliers
- Bulk Operations
- Supply Chain
properties:
- type: Authentication
  url: authentication/specright-authentication.yml
- type: OAuthScopes
  url: scopes/specright-scopes.yml
- type: ErrorCatalog
  url: errors/specright-error-codes.yml
- type: Conventions
  url: conventions/specright-conventions.yml
- type: DataModel
  url: data-model/specright-data-model.yml
- type: Lifecycle
  url: lifecycle/specright-lifecycle.yml
- type: RateLimits
  url: rate-limits/specright-rate-limits.yml
- type: Sandbox
  url: sandbox/specright-sandbox.yml
- type: Conformance
  url: conformance/specright-conformance.yml
- type: AgentSkill
  url: skills/_index.yml
- type: APIReference
  url: https://developer.specright.com/api-reference