Back Market · API Governance Rules
Back Market API Rules
Spectral linting rules defining API design standards and conventions for Back Market.
12 Rules
error 8
warn 4
Rule Categories
backmarket
Rules
error
backmarket-ensure-contact-have-slack-contact
Contact must have slack contact
$.info.contact
warn
backmarket-ensure-param-description
Parameters must have a description.
$..*.parameters[*]
error
backmarket-ensure-param-examples
Parameters must have an example defined.
$..*.parameters[*]
warn
backmarket-ensure-properties-example
Properties must have examples.
$..*.properties[*]
error
backmarket-ensure-every-endpoint-has-a-service-tier
Ensures every endpoint has a service tier
$.paths.*[get,put,post,delete,options,head,patch,trace]
error
backmarket-ensure-service-tier
Ensure an x-tier value is valid
$..*[x-tier]
error
backmarket-ensure-cache-ttl
Ensure that an x-cache-ttl matches an integer
$..*[x-cache-ttl]
warn
backmarket-ensure-every-endpoint-has-a-category
Ensures every endpoint has a category
$.paths.*[get,put,post,delete,options,head,patch,trace]
error
backmarket-ensure-category
Ensure an x-category value is valid
$..*[x-category]
warn
backmarket-ensure-endpoint-summary
Endpoints must have a summary.
$.paths.*[get,put,post,delete,options,head,patch,trace]
error
backmarket-ensure-array-params-have-items-with-type
Ensures all array parameters have an items attribute with a type
$..*.parameters[*]
error
backmarket-paths-kebab-case
All YAML/JSON paths MUST follow kebab-case
$.paths[*]~
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/back-market-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.