Frontegg · API Governance Rules
Frontegg API Rules
Spectral linting rules defining API design standards and conventions for Frontegg.
9 Rules
error 3
warn 3
info 3
Rule Categories
frontegg
Rules
error
frontegg-identity-operation-summary-required
Every operation MUST have a summary describing it.
$.paths[*][*]
warn
frontegg-identity-summary-title-case
Operation summaries MUST be in Title Case (Frontegg convention).
$.paths[*][*].summary
error
frontegg-identity-operation-tag-required
Every operation MUST have at least one tag.
$.paths[*][*]
warn
frontegg-identity-tag-title-case
Tag names MUST be in Title Case.
$.paths[*][*].tags[*]
warn
frontegg-identity-regional-server
Servers MUST include at least one regional Frontegg gateway (api.frontegg.com, api.us.frontegg.com, api.au.frontegg.com, api.ca.frontegg.com).
$.servers[*].url
info
frontegg-identity-bearer-auth-required
Frontegg APIs use JWT Bearer authentication; components.securitySchemes SHOULD declare it.
$
info
frontegg-identity-frontegg-tenant-header
When environment tokens are used, the frontegg-tenant-id header SHOULD be available as a parameter on management operations.
$.paths[*][*].parameters
error
frontegg-identity-response-2xx-required
Every operation MUST declare at least one 2xx response.
$.paths[*][*].responses
info
frontegg-identity-error-response-401
Authenticated operations SHOULD document 401 responses.
$.paths[*][*].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/frontegg-identity-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.