University of Padua · API Governance Rules
University of Padua API Rules
Spectral linting rules defining API design standards and conventions for University of Padua.
5 Rules
error 2
warn 2
info 1
Rule Categories
padua
Rules
warn
padua-info-license
PHAIDRA API info should carry a license (the published spec declares Apache 2.0).
$.info
error
padua-servers-https
Servers must use the HTTPS PHAIDRA endpoint.
$.servers[*].url
info
padua-object-paths-use-pid
Object-scoped paths are addressed by a persistent identifier named {pid}.
$.paths[?(@property.match(/^\/object\/\{/))]~
error
padua-operations-have-responses
Every operation must define at least one response.
$.paths[*][get,post,put,delete,patch].responses
warn
padua-operations-tagged
Operations should be grouped with one of the PHAIDRA tags.
$.paths[*][get,post,put,delete,patch]
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/university-of-padua-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.