Home
Providers
anecdotes
anecdotes
anecdotes is an enterprise Governance, Risk and Compliance (GRC) platform, founded in 2020 and headquartered in Tel Aviv, that pairs a GRC data engine with AI agents to replace point-in-time audit cycles with continuous, evidence-backed compliance. Its Compliance OS collects evidence automatically from 230+ pre-built plugins into 1,000+ predefined artifacts, maps that evidence across 60+ frameworks at once, and drives core applications for controls, requirements, risk, policy management, findings and user access review. Developers reach the platform through a documented REST API at api.anecdotes.ai (API key exchanged for a short-lived JWT), a hosted MCP Proxy at mcp.anecdotes.ai that exposes GRC domains as agent tools, a FedRAMP 20x Trust Center API with genuinely public endpoints, SAML SSO and SCIM provisioning, and outbound event webhooks driven by Playbooks.
anecdotes publishes 17 APIs on the APIs.io network, including Analysis Rules API, Authorization API, Create Controls API, and 14 more. Tagged areas include Company, Compliance, Governance, Risk, and Security.
The anecdotes catalog on APIs.io includes 1 event-driven AsyncAPI specification.
anecdotes’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 29 more developer resources.
3 APIs
1 MCP Servers
On this page
Kin Score Standards 1
APIs 18
Postman 1
Open Collections 3
MCP Servers 1
Rate Limits 1
Event Specs 1
Security Posture 4
Agentic Access 1
Resources 36
apis.yml
74 Operational Transparency
0 Create-or-Update Ergonomics
Composite quality — 63.1/100 · strong
Agent readiness — 37/100 · agent ready
Interfaces this provider implements that became standards by being copied rather than ratified. Each is profiled by the API Commons , and the evidence column says how the claim was established — not that it was made.
prose — states compatibility; nothing published to check it against
Individual APIs this provider publishes, each with its own machine-readable definition.
A hosted Model Context Protocol proxy that exposes Anecdotes GRC domains - risk, control, evidence, policy, framework, uar, analysis, comments, requirement and semantic search -...
**Analysis rules** evaluate evidence table rows for **gaps or warnings**; configure query, scoping, and alert levels, and read **execution results** per instance. [Analysis rule...
API key to JWT exchange and token management.
Create one or more **custom controls** in a framework.
Create custom **Evidence Collections**, **attach** JSON/CSV files to a collection, and upload **manual** evidence of any type. Customer-pushed evidence can also carry **IPE** (I...
**Custom fields** extend platform resources (including **requirements**) with your own **dropdown**, **multi-select**, or **free-text** values. These endpoints manage the field ...
Download **raw** evidence payloads, processed **evidence tables**, combined full-or-raw streams, and latest binary payloads.
**Findings** record compliance gaps and issues, including links to controls, evidence, and policies.
A **framework** in anecdotes is a compliance program built from a formally written standard or regulation (e.g. ISO/IEC 27001, SOC 2, HIPAA, CSA STAR). It is organized into **co...
Authorization package, KSI and evidence endpoints. Require an approved FedRAMP user JWT.
**Policy Manager** allows you to create, edit, and manage policies for your organization. List customer-owned policies, library templates, policy versions, and configure approva...
Public Trust Center information. No authentication required.
List all controls or fetch by framework or id.
List and retrieve **evidence definitions**, **instance metadata**, and multi-instance **run history**.
**Requirements** tie **controls** to expected **evidence** and framework scoping. These endpoints cover listing customer requirements, simple **create / read / update / delete**...
**Risks** live in **risk registers** in Risk Manager: inherent/residual dimensions, treatment, custom fields, and links to evidence. **API:** create, list (full), get, update. [...
Exchange your **API key** for a **short-lived JWT** (1 hour). Send the JWT as `Authorization: Bearer ` on all subsequent requests.
Update or delete a **custom control**'s name, description, category, and implementation.
Scroll for all 18
Ready-to-run Postman collections for exercising this provider's APIs.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Model Context Protocol servers that expose these APIs to AI agents.
Documented rate limits and quota policies.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 3
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 6
Pagination, idempotency, versioning, errors, and events
Build 5
SDKs, sample code, and the tooling you integrate with
Access & Security 6
Authentication, authorization, and security posture
Operate 4
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 1
Properties that don't map to a standard resource type
Source (apis.yml)
aid: anecdotes
name: anecdotes
description: anecdotes is an enterprise Governance, Risk and Compliance (GRC) platform, founded in 2020 and headquartered
in Tel Aviv, that pairs a GRC data engine with AI agents to replace point-in-time audit cycles with continuous, evidence-backed
compliance. Its Compliance OS collects evidence automatically from 230+ pre-built plugins into 1,000+ predefined artifacts,
maps that evidence across 60+ frameworks at once, and drives core applications for controls, requirements, risk, policy
management, findings and user access review. Developers reach the platform through a documented REST API at api.anecdotes.ai
(API key exchanged for a short-lived JWT), a hosted MCP Proxy at mcp.anecdotes.ai that exposes GRC domains as agent tools,
a FedRAMP 20x Trust Center API with genuinely public endpoints, SAML SSO and SCIM provisioning, and outbound event webhooks
driven by Playbooks.
url: https://raw.githubusercontent.com/api-evangelist/anecdotes/refs/heads/main/apis.yml
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: unknown
onboarding: unknown
trial: false
try_now: false
public: false
label: Unknown
confidence: low
source:
- authentication
- rate-limits
- security
generated: '2026-09-03'
method: derived
image: https://kinlane-productions2.s3.amazonaws.com/api-evangelist-site/companies/anecdotes.jpg
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-07-31'
modified: '2026-07-31'
tags:
- Company
- Compliance
- Governance
- Risk
- Security
- GRC
- Audit
- Evidence
- Continuous Compliance
- FedRAMP
- Artificial Intelligence
- Agents
apis:
- aid: anecdotes:anecdotes-mcp-proxy
name: Anecdotes MCP Proxy
description: A hosted Model Context Protocol proxy that exposes Anecdotes GRC domains - risk, control, evidence, policy,
framework, uar, analysis, comments, requirement and semantic search - to any MCP-capable AI client. Reachable over streamable
HTTP at https://mcp.anecdotes.ai/{domain}/mcp with an X-anecdotes-api-key header, or through the first-party @anecdotes.ai/mcp
npm bridge. Requires an Admin-privileged API token and an active AI suite entitlement.
humanURL: https://help.anecdotes.ai/technical-setup/api/using-anecdotes-mcp
baseURL: https://mcp.anecdotes.ai
tags:
- MCP
- Agents
- Compliance
properties:
- type: MCPServer
url: mcp/anecdotes-mcp.yml
- type: ToolCrosswalk
url: mcp/anecdotes-tool-crosswalk.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api/using-anecdotes-mcp
- aid: anecdotes:anecdotes-analysis-rules-api
name: anecdotes Analysis Rules API
description: '**Analysis rules** evaluate evidence table rows for **gaps or warnings**; configure query, scoping, and alert
levels, and read **execution results** per instance. [Analysis rules (product)](https://help.anecdotes.ai/product-tour/frameworks/evidence/evidence-monitoring/analysis-rules)'
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Analysis Rules
properties:
- type: OpenAPI
url: openapi/anecdotes-analysis-rules-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-authorization-api
name: anecdotes Authorization API
description: API key to JWT exchange and token management.
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Authorization
properties:
- type: OpenAPI
url: openapi/anecdotes-authorization-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-create-controls-api
name: anecdotes Create Controls API
description: Create one or more **custom controls** in a framework.
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Create Controls
properties:
- type: OpenAPI
url: openapi/anecdotes-create-controls-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-create-evidence-api
name: anecdotes Create Evidence API
description: Create custom **Evidence Collections**, **attach** JSON/CSV files to a collection, and upload **manual** evidence
of any type. Customer-pushed evidence can also carry **IPE** (Information Produced by Entity) — the structured queries
that produced the data — supplied inline (`evidence_api_query`) or as a JSON file (`ipe_file`) on create/attach, or added
later to an existing collection via the `/ipe` endpoint. IPE can only be written to API (customer-pushed) evidence.
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Create Evidence
properties:
- type: OpenAPI
url: openapi/anecdotes-create-evidence-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-custom-fields-api
name: anecdotes Custom Fields API
description: '**Custom fields** extend platform resources (including **requirements**) with your own **dropdown**, **multi-select**,
or **free-text** values. These endpoints manage the field **definitions** — create one, list them, and read a single definition
to discover its **`field_metadata.values`** (the `{option_id: label}` map used when setting dropdown / multi-select values).
Field definitions are shared across resource types; scope a field to requirements with **`resource_types: ["REQUIREMENT"]`**.'
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Custom Fields
properties:
- type: OpenAPI
url: openapi/anecdotes-custom-fields-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-download-evidence-api
name: anecdotes Download Evidence API
description: Download **raw** evidence payloads, processed **evidence tables**, combined full-or-raw streams, and latest
binary payloads.
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Download Evidence
properties:
- type: OpenAPI
url: openapi/anecdotes-download-evidence-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-findings-api
name: anecdotes Findings API
description: '**Findings** record compliance gaps and issues, including links to controls, evidence, and policies.'
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Findings
properties:
- type: OpenAPI
url: openapi/anecdotes-findings-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-framework-api
name: anecdotes Framework API
description: A **framework** in anecdotes is a compliance program built from a formally written standard or regulation (e.g.
ISO/IEC 27001, SOC 2, HIPAA, CSA STAR). It is organized into **control categories** and **control titles** with control
statements. **API:** list frameworks and export framework data. [Terminology](https://help.anecdotes.ai/product-tour/frameworks/anecdotes-terminology-and-framework-hierarchy)
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Framework
properties:
- type: OpenAPI
url: openapi/anecdotes-framework-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-gated-api
name: anecdotes Gated API
description: Authorization package, KSI and evidence endpoints. Require an approved FedRAMP user JWT.
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Gated
properties:
- type: OpenAPI
url: openapi/anecdotes-gated-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-policy-manager-api
name: anecdotes Policy Manager API
description: '**Policy Manager** allows you to create, edit, and manage policies for your organization. List customer-owned
policies, library templates, policy versions, and configure approval cycles.'
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Policy Manager
properties:
- type: OpenAPI
url: openapi/anecdotes-policy-manager-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-public-api
name: anecdotes Public API
description: Public Trust Center information. No authentication required.
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Public
properties:
- type: OpenAPI
url: openapi/anecdotes-public-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-read-controls-api
name: anecdotes Read Controls API
description: List all controls or fetch by framework or id.
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Read Controls
properties:
- type: OpenAPI
url: openapi/anecdotes-read-controls-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-read-evidence-metadata-api
name: anecdotes Read Evidence Metadata API
description: List and retrieve **evidence definitions**, **instance metadata**, and multi-instance **run history**.
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Read Evidence Metadata
properties:
- type: OpenAPI
url: openapi/anecdotes-read-evidence-metadata-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-requirements-api
name: anecdotes Requirements API
description: '**Requirements** tie **controls** to expected **evidence** and framework scoping. These endpoints cover listing
customer requirements, simple **create / read / update / delete** for a single requirement id (`requirement_…`), and reading
/ updating **custom field** values on requirements.'
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Requirements
properties:
- type: OpenAPI
url: openapi/anecdotes-requirements-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-risk-api
name: anecdotes Risk API
description: '**Risks** live in **risk registers** in Risk Manager: inherent/residual dimensions, treatment, custom fields,
and links to evidence. **API:** create, list (full), get, update. [Risk Manager](https://help.anecdotes.ai/product-tour/risk-manager)
· [Getting started](https://help.anecdotes.ai/product-tour/risk-manager/getting-started-risk-management)'
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Risk
properties:
- type: OpenAPI
url: openapi/anecdotes-risk-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-token-api
name: anecdotes Token API
description: 'Exchange your **API key** for a **short-lived JWT** (1 hour). Send the JWT as `Authorization: Bearer <token>`
on all subsequent requests.'
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Token
properties:
- type: OpenAPI
url: openapi/anecdotes-token-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
- aid: anecdotes:anecdotes-update-control-metadata-api
name: anecdotes Update Control Metadata API
description: Update or delete a **custom control**'s name, description, category, and implementation.
humanURL: https://help.anecdotes.ai/api/overview
baseURL: https://api.anecdotes.ai
tags:
- Update Control Metadata
properties:
- type: OpenAPI
url: openapi/anecdotes-update-control-metadata-api-openapi.yml
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/api
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Authentication
url: https://help.anecdotes.ai/api/token
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: Documentation
url: https://help.anecdotes.ai/technical-setup/fedramp-20x-trust-center-and-api
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
common:
- type: AgenticAccess
url: agentic-access/anecdotes-agentic-access.yml
- type: Website
url: https://www.anecdotes.ai/
- type: DeveloperPortal
url: https://help.anecdotes.ai/technical-setup/api
- type: Documentation
url: https://help.anecdotes.ai/
- type: APIReference
url: https://help.anecdotes.ai/api/overview
- type: GettingStarted
url: https://help.anecdotes.ai/technical-setup/api/using-the-anecdotes-api
- type: Support
url: https://help.anecdotes.ai/
- type: Blog
url: https://www.anecdotes.ai/blog
- type: GitHubOrganization
url: https://github.com/anecdotes-ai
- type: Pricing
url: https://www.anecdotes.ai/pricing
- type: SignUp
url: https://www.anecdotes.ai/get-started
- type: Login
url: https://platform.anecdotes.ai/
- type: TermsOfService
url: https://www.anecdotes.ai/terms-of-use
- type: PrivacyPolicy
url: https://www.anecdotes.ai/privacy-policy
- type: Postman
url: postman/anecdotes-fedramp-20x.postman_collection.json
- type: LLMsTxt
url: llms/anecdotes-llms.txt
- type: Packages
url: packages/anecdotes-packages.yml
- type: SDKs
url: packages/anecdotes-packages.yml
- type: Authentication
url: authentication/anecdotes-authentication.yml
- type: Conventions
url: conventions/anecdotes-conventions.yml
- type: RateLimits
url: rate-limits/anecdotes-rate-limits.yml
- type: ErrorCatalog
url: errors/anecdotes-problem-types.yml
- type: Lifecycle
url: lifecycle/anecdotes-lifecycle.yml
- type: StatusPage
url: https://status.anecdotes.ai/
- type: ChangeLog
url: changelog/anecdotes-changelog.yml
- type: DataModel
url: data-model/anecdotes-data-model.yml
- type: Conformance
url: conformance/anecdotes-conformance.yml
- type: Compliance
url: https://www.anecdotes.ai/trust
- type: TrustCenter
url: security/anecdotes-trust-center.yml
- type: DomainSecurity
url: security/anecdotes-domain-security.yml
- type: VulnerabilityDisclosure
url: security/anecdotes-vulnerability-disclosure.yml
- type: Security
url: https://www.anecdotes.ai/trust
- type: Webhooks
url: asyncapi/anecdotes-playbooks-webhooks.yml
- type: AgentSkill
url: skills/_index.yml
- type: Overlay
url: overlays/anecdotes-grc-overlay.yaml
- type: Examples
url: examples/anecdotes-examples.yml
x-enrichment:
date: '2026-07-31'
status: enriched
artifacts_added: 31
pass: local-v1
Every provider 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 providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
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.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/anecdotes"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/anecdotes/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/anecdotes/evidence"
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.