Spaceflight News API · API Governance Rules
Spaceflight News API API Rules
Spectral linting rules defining API design standards and conventions for Spaceflight News API.
9 Rules
error 1
warn 5
info 3
Rule Categories
snapi
Rules
warn
snapi-operation-summary-title-case
All operation summaries must use Title Case
$.paths[*][*].summary
warn
snapi-operation-id-camel-case
All operationIds must use camelCase
$.paths[*][*].operationId
warn
snapi-tags-title-case
All tags must use Title Case
$.tags[*].name
info
snapi-paths-trailing-slash
SpaceAPI Django-based paths use trailing slashes
$.paths[*]~
warn
snapi-list-endpoints-have-pagination
List endpoints should have limit and offset parameters
$.paths[*].get
warn
snapi-response-must-have-description
All responses must have a description
$.paths[*][*].responses[*]
info
snapi-schema-properties-have-descriptions
Schema properties should have descriptions
$.components.schemas[*].properties[*]
error
snapi-servers-must-be-https
All server URLs must use HTTPS
$.servers[*].url
info
snapi-api-versioned-path
API base path should include version prefix
$.servers[*].url
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/spaceflight-news-api-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.