Trulioo · API Governance Rules
Trulioo API Rules
Spectral linting rules defining API design standards and conventions for Trulioo.
8 Rules
error 3
warn 4
info 1
Rule Categories
trulioo
Rules
warn
trulioo-info-contact
Trulioo APIs must declare a contact block with Support email.
$.info
error
trulioo-server-required
Trulioo APIs must declare at least one server URL.
$
warn
trulioo-server-on-api-trulioo-com
Trulioo production servers must target api.trulioo.com or gateway.trulioo.com.
$.servers[*].url
error
trulioo-operation-id-required
Every Trulioo operation must declare an operationId.
$.paths[*][get,post,put,delete,patch]
warn
trulioo-operation-summary-title-case
Operation summary must use Title Case.
$.paths[*][get,post,put,delete,patch].summary
warn
trulioo-tag-pascal-or-spaced
Tags must use Title Case (e.g. "Business Verification", "Known Faces").
$.tags[*].name
error
trulioo-security-required
Every Trulioo API must define security at the document level (Basic or OAuth2).
$
info
trulioo-path-kebab-or-camel
Path segments use lowercase camel or single-word (e.g. /v3/verifications/transactionrecord).
$.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/trulioo-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.