VesselFinder · API Governance Rules
VesselFinder API Rules
Spectral linting rules defining API design standards and conventions for VesselFinder.
9 Rules
error 6
warn 3
Rule Categories
vesselfinder
Rules
error
vesselfinder-info-contact
VesselFinder OpenAPI documents must declare a contact.
$.info
error
vesselfinder-info-license
VesselFinder OpenAPI documents must declare a license.
$.info
error
vesselfinder-https-only
Servers must use HTTPS.
$.servers[*].url
warn
vesselfinder-operation-summary-title-case
Operation summaries must use Title Case.
$.paths[*][*].summary
error
vesselfinder-operation-description
Every operation must have a description.
$.paths[*][*]
error
vesselfinder-operation-id-camel-case
operationId must be lowerCamelCase.
$.paths[*][*].operationId
warn
vesselfinder-tags-defined
Each operation must reference at least one tag defined in the root tags array.
$.paths[*][*].tags
warn
vesselfinder-userkey-required
Every operation must require the userkey API key parameter (AIS API only).
$.paths[?(@path != '/container/{apiKey}/{containerNumber}/{sealine}')][*].parameters[?(@.name == 'userkey')]
error
vesselfinder-no-trailing-slash
Paths must not end with a trailing slash.
$.paths
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/vesselfinder-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.