FrankieOne · API Governance Rules
FrankieOne API Rules
Spectral linting rules defining API design standards and conventions for FrankieOne.
0 Rules
Spectral Ruleset
x-aid: frankieone:core-rules
x-name: FrankieOne Core V2 API Operational Rules
description: >-
Operational rules and constraints for using the FrankieOne Core V2 API
covering audit, matchlists, and platform discovery operations.
x-modified: '2026-04-28'
rules:
- id: api-key-required
title: API Key Required
description: >-
Core V2 endpoints require the api_key apiKey credential alongside the
customer identification headers used by the broader platform.
severity: required
- id: customer-id-header
title: X-Frankie-CustomerID Header
description: >-
The X-Frankie-CustomerID header is required on all Core V2 calls.
severity: required
- id: matchlist-naming
title: Matchlist Naming Constraints
description: >-
Matchlist names are scoped to the customer account; ensure new
matchlist names do not collide with existing entries before creating
them.
severity: required
- id: audit-pagination
title: Audit Pagination
description: >-
Use the audit endpoint pagination parameters and time-window filters
to bound large audit queries; do not request unbounded result sets.
severity: recommended
- id: background-status
title: Background Request Polling
description: >-
When using the X-Frankie-Background flag on KYC operations, poll the
Core V2 request status endpoint with reasonable intervals to retrieve
the final result.
severity: recommended
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/frankieone-core-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.