Clerk.io · API Governance Rules
Clerk.io API Rules
Spectral linting rules defining API design standards and conventions for Clerk.io.
8 Rules
error 4
warn 4
Rule Categories
clerk
Rules
error
clerk-io-info-contact
API contact information must be present.
$.info
warn
clerk-io-info-license
API license must be declared.
$.info
error
clerk-io-server-https
All server URLs must use HTTPS.
$.servers[*].url
error
clerk-io-auth-required
A security scheme (apiKey for public/private keys) must be declared.
$.components.securitySchemes
error
clerk-io-operation-id
Every operation must declare a unique operationId.
$.paths[*][get,post,put,patch,delete]
warn
clerk-io-operation-tags
Every operation must declare at least one tag.
$.paths[*][get,post,put,patch,delete]
warn
clerk-io-operation-summary
Every operation must include a short summary.
$.paths[*][get,post,put,patch,delete]
warn
clerk-io-error-responses
Mutating operations should declare 4xx error responses.
$.paths[*][post,put,patch,delete].responses
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/clerk-io-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.