SingleStore · API Governance Rules
SingleStore API Rules
Spectral linting rules defining API design standards and conventions for SingleStore.
8 Rules
error 3
warn 4
info 1
Rule Categories
singlestore
Rules
error
singlestore-bearer-auth
All SingleStore API operations must use Bearer token authentication
$.paths.*.*.security
warn
singlestore-title-case-summaries
All operation summaries must use Title Case
$.paths.*.*.summary
error
singlestore-camel-case-operation-ids
All operationId values must use camelCase
$.paths.*.*.operationId
warn
singlestore-tags-required
All operations must have at least one tag
$.paths.*.*
error
singlestore-https-servers
All server URLs must use HTTPS
$.servers[*].url
warn
singlestore-error-responses
All operations should define error response codes
$.paths.*.*
warn
singlestore-contact-info
API info must include contact information
$.info
info
singlestore-external-docs
API should include external documentation link
$
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/singlestore-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.