x402 List API · API Governance Rules
x402 List API API Rules
Spectral linting rules defining API design standards and conventions for x402 List API.
5 Rules
error 3
warn 2
Rule Categories
x402
Rules
error
x402-info-contact
The API info object must declare a contact.
$.info
error
x402-info-license
The API info object must declare a license.
$.info
warn
x402-info-terms-of-service
The API info object should declare termsOfService.
$.info
error
x402-servers-defined
The document must declare at least one server.
$
warn
x402-operation-description
Every operation should have a description.
$.paths[*][get,post,put,patch,delete]
Spectral Ruleset
Work with this as data
Every ruleset here is available over the APIs.io API and to AI agents over MCP.