western-digital · API Governance Rules
western-digital API Rules
Spectral linting rules defining API design standards and conventions for western-digital.
7 Rules
error 1
warn 6
Rule Categories
wd
Rules
warn
wd-operation-id-kebab-case
Operation IDs must use camelCase.
$.paths.*.*.operationId
warn
wd-path-version-prefix
All paths should include a version prefix (e.g. /v1/, /v2/, /sdk/v2/).
$.paths[*]~
warn
wd-bearer-auth-required
All device-tier paths must declare bearerAuth security.
$.paths[?(!(/authorize|/oauth|/config))].*.security
warn
wd-response-200-content-type
Successful responses should return application/json.
$.paths.*.*.responses.200.content
error
wd-no-trailing-slash
Paths must not have a trailing slash.
$.paths[*]~
warn
wd-tags-defined
Each operation must include at least one tag.
$.paths.*.*.tags
warn
wd-description-required
Each operation must have a description.
$.paths.*.*.description
Spectral Ruleset
Work with this as data
Every ruleset 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 spectral rules
4 MCP tools reach this
find_rulesBrowse and filter every ruleset in the catalog.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.
Call it yourself
curl for this page
This ruleset
curl "https://apis.io/api/v1/rules/western-digital-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.