Cisco Api Only is an example object payload from API Style Guides, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"$schema": "../json-schema/style-guide-rule-schema.json",
"id": "cisco-api-only",
"guide": "style-guides:cisco",
"level": "MUST",
"title": "Communicate Between Services Only Through Documented APIs",
"summary": "Cisco services must communicate with each other (and with partners) exclusively through their documented public APIs; no internal or undocumented pathways may be relied on.",
"category": "Governance",
"rationale": "Verbatim from the Cisco guide: 'Creating an internal set of APIs (de facto or explicitly) and a second set of partner APIs is a recipe for weak partner products, bugs in third-party integrations, and wasted effort developing and testing multiple pathways.'",
"appliesTo": ["REST"],
"sourceUrl": "https://github.com/CiscoDevNet/api-design-guide",
"tags": ["Governance", "API First", "Cisco"]
}
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.