SPX Graphics · API Governance Rules
SPX Graphics API Rules
Spectral linting rules defining API design standards and conventions for SPX Graphics.
8 Rules
error 2
warn 6
Rule Categories
spx
Rules
warn
spx-operation-id-verb-noun
Operation IDs should follow verbNoun camelCase convention
$.paths[*][*].operationId
error
spx-paths-versioned
All SPX API paths must be under /api/v1
$.paths
warn
spx-operation-summary-required
All operations should have a summary
$.paths[*][*]
warn
spx-operation-tags-required
All operations should have at least one tag
$.paths[*][*]
warn
spx-apikey-parameter-name
The API key query parameter must be named 'apikey'
$.paths[*][*].parameters[*]
error
spx-success-response-required
Operations must define a 200 success response
$.paths[*][*].responses
warn
spx-tags-title-case
All tags must use Title Case
$.tags[*].name
warn
spx-post-content-type
POST operations must define a request body content type
$.paths[*].post
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/spx-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.