Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Charthop policy API

The policy API from Charthop — 6 operation(s) for policy.

Charthop policy API is one of 87 APIs that Charthop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include policy. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 9 operations across 6 paths, and defines 23 schemas. It is described by OpenAPI 2.0, at version V1.0.0.

Requests are made against the base URL https://api.charthop.com.

9 operations 6 paths 23 schemas 1 DELETE3 GET1 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
V1.0.0
Base URL
https://api.charthop.com
Contact
Resource Areas
1

Paths & Operations 9

Across 6 paths, the API surfaces 9 operations — 1 DELETE, 3 GET, 1 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

policy 9
GET
/v1/org/{orgId}/policy
Return all or a set of policies in the organization
findPolicies 4 params → 200400401404
POST
/v1/org/{orgId}/policy
Create a policy
createPolicy 2 params → 201400401403404
GET
/v1/org/{orgId}/policy/action
Return all entity:action maps allowed on a policy rule
getPolicyActions 1 param → 200400404
POST
/v1/org/{orgId}/policy/export
Export policies to CSV format
exportPolicies 1 param → 201401403404
POST
/v1/org/{orgId}/policy/validate
Return if a policy is valid
validatePolicy 2 params → 400401403404
GET
/v1/org/{orgId}/policy/{policyId}
Return a particular policy by id
getPolicy 3 params → 200400404
PATCH
/v1/org/{orgId}/policy/{policyId}
Update an existing policy
updatePolicy 3 params → 204400401403404
DELETE
/v1/org/{orgId}/policy/{policyId}
Delete a policy
deletePolicy 2 params → 200400401404500
POST
/v1/org/{orgId}/policy/{policyId}/copy
Copy an existing policy
copyPolicy 2 params → 201400401403404

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are User (35 properties), Process (29 properties), PartialPolicy (18 properties), Role (14 properties). Each schema is shown below with its type and property counts.

UpdatePolicy
object
3 properties
LogData
object
4 properties 3 required
OrgAccess
object
11 properties 2 required
ResultsPolicy
object
2 properties 1 required
TargetedInstruction
object
2 properties 2 required
PolicyRuleTarget
object
4 properties
CreatePolicy
object
5 properties 1 required
User
object
35 properties 2 required
Role
object
14 properties 2 required
AiAgentConfig
object
14 properties
BundleInstallEntity
object
3 properties 3 required
Process
object
29 properties 9 required
PartialPolicy
object
18 properties
Attribution
object
6 properties
BundleInstall
object
1 property 1 required
Policy
object
14 properties 2 required
MessagingConfig
object
3 properties
WebRegisteredCredential
object
5 properties 5 required
UserEmailSetting
object
2 properties 2 required
EntityAction
object
1 property 1 required
ShareAccess
object
4 properties 1 required
PolicyRule
object
11 properties
Name
object
5 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-policy-api-openapi.yml Raw ↑

Other APIs Charthop publishes across the network.

Charthop access API
Charthop action API
Charthop ai API
Charthop ai-credit-limit API
Charthop ai-hint API
Charthop ai-prompt API
Charthop app API
Charthop appConfig API
Charthop approval API
Charthop approval-delegate API
Charthop approval-request API
Charthop assessment API