How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

anecdotes Policy Manager API

**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.

anecdotes Policy Manager API is one of 18 APIs that anecdotes publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Policy Manager. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 7 operations across 7 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.anecdotes.ai.

7 operations 7 paths 17 schemas 3 GET1 PATCH1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.anecdotes.ai
Authentication
API Key, HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 2

anecdotes Policy Manager API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-anecdotes-api-key (ApiKey). It accepts HTTP bearer tokens (JWT) (Bearer). By default, every request must be authenticated.

  • ApiKey — API key created in the Anecdotes platform. Used only for the Exchange API key endpoint.
  • Bearer — JWT obtained from the Exchange API key endpoint. Valid for 1 hour.

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 3 GET, 1 PATCH, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Policy Manager 7

Policy Manager allows you to create, edit, and manage policies for your organization. List customer-owned policies, library templates, policy versions, and configure approval cycl…

GET
/policy/v1/customer-policies
List customer policies
listPolicyCustomerPolicies → 200401
GET
/policy/v1/library-policies
List library policies
listPolicyLibraryPolicies → 200401
PUT
/policy/v1/policies/delete-policies
Delete policies
deletePolicies body → 200401422
PUT
/policy/v1/policies/update-settings
Update policy settings (approval cycle)
updatePolicySettings body → 200401422
PATCH
/policy/v1/policies/{policy_id}
Replace policy file (evidence link)
patchPolicyRelatedEvidence 1 param body → 200401404422
POST
/policy/v2/policies
Create policies
createPolicies body → 200401422
GET
/policy/v2/policies/{policy_id}/versions
List policy versions
listPolicyVersions 1 param → 200401

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are Policy_PolicySettingsStakeholder (26 properties), Policy_CustomerPolicy (23 properties), Policy_VersionStakeholder (12 properties), Policy_LibraryPolicy (10 properties). Each schema is shown below with its type and property counts.

Policy_PolicyAi
object
AI feature flags and metrics for a policy document.
9 properties
Policy_CreatePolicyItem
object
One policy to create in POST /policy/v2/policies (body is an array of these objects).
3 properties 2 required
Policy_DeletePoliciesRequest
array
Request body for PUT /policy/v1/policies/delete-policies: policy ids to remove.
Policy_CustomerPolicy
object
A customer policy record from GET /policy/v1/customer-policies, POST /policy/v2/policies (create), PATCH /policy/v1/policies/{policyid} (replace evidence link)…
23 properties
Policy_PolicySettings
object
Workflow and scheduling configuration for a customer policy.
2 properties
Policy_PolicyVersion
object
A single version of a policy from GET /policy/v2/policies/{policyid}/versions.
10 properties
Policy_ApprovalSchedulingInput
object
Scheduling block for settings.scheduling on update-settings.
3 properties
Policy_ApprovalSettingsInput
object
Nested settings object for PUT /policy/v1/policies/update-settings.
2 properties 2 required
Policy_CreatePoliciesRequest
array
Request body for POST /policy/v2/policies: one or more create instructions.
Policy_UpdatePolicySettingsRequest
object
Request body for PUT /policy/v1/policies/update-settings: apply approval settings to the given resourceids.
3 properties 3 required
Policy_PatchPolicyRequest
object
Request body for PATCH /policy/v1/policies/{policyid}: set the evidence definition that backs the policy file.
1 property 1 required
Policy_PolicyScheduling
object
Approval cycle scheduling under policysettings.scheduling. Fields are often null on newly created policies until scheduling is configured.
6 properties
Policy_ApprovalStakeholderInput
object
Stakeholder row for PUT /policy/v1/policies/update-settings (settings.stakeholders).
6 properties
Policy_LibraryPolicy
object
A template policy from the library from GET /policy/v1/library-policies.
10 properties
Policy_VersionStakeholder
object
Stakeholder on a specific policy version.
12 properties
ValidationError
object
Validation error response. Each item in detail describes one validation failure. The loc array identifies the field path — each segment may be a string (field…
1 property
Policy_PolicySettingsStakeholder
object
Stakeholder entry under policysettings.stakeholders on a customer policy (approval workflow).
26 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

anecdotes-policy-manager-api-openapi.yml Raw ↑

Other APIs anecdotes publishes across the network.

Anecdotes MCP Proxy
anecdotes Analysis Rules API
anecdotes Authorization API
anecdotes Create Controls API
anecdotes Create Evidence API
anecdotes Custom Fields API
anecdotes Download Evidence API
anecdotes Findings API
anecdotes Framework API
anecdotes Gated API
anecdotes Public API
anecdotes Read Controls API
Where this information came from

This is an independent, third-party profile of anecdotes Policy Manager API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.