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

ObservePoint Action Sets API

APIs for managing Action Sets

ObservePoint Action Sets API is one of 65 APIs that ObservePoint publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include action-sets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0.

Requests are made against a single base URL, https://api.observepoint.com.

5 operations 2 paths 6 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
Base URL
https://api.observepoint.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

ObservePoint Action Sets API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (API_Key).

  • API_Key — Use the Authorization header in your requests with ObservePoint API key as header value. Example: Authorization: abc123...def456

Paths & Operations 5

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

action-sets 5

APIs for managing Action Sets

GET
/v3/action-sets
Get action sets
getActionSets 1 param → 200400401403
POST
/v3/action-sets
Create action set
createActionSet 1 param body → 200400401403404
GET
/v3/action-sets/{actionSetId}
Get action set by ID
getActionSet 1 param → 200401403404
PUT
/v3/action-sets/{actionSetId}
Update action set
updateActionSet 1 param body → 200400401403404
DELETE
/v3/action-sets/{actionSetId}
Delete action set
deleteActionSet 1 param → 204401403404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are SequencedAction (13 properties), ActionSetDto (7 properties), ErrorModel (4 properties), WebActionSelector (2 properties). Each schema is shown below with its type and property counts.

ActionSetDto
object
7 properties 2 required
ErrorModel
object
4 properties
WebActionSelector
object
2 properties 2 required
ActionSetActionDto
SequencedAction
object
13 properties 2 required
WebActionSelectorType
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

observepoint-action-sets-api-openapi.yml Raw ↑

Other APIs ObservePoint publishes across the network.

ObservePoint Account API
ObservePoint Account Triggered Alerts API
ObservePoint Account Usage Alerts API
ObservePoint Account Usage Export API
ObservePoint Account Usage V2 API
ObservePoint Action Set Action Rules API
ObservePoint Action Set Actions API
ObservePoint Alert Export API
ObservePoint Alert Summary Report API
ObservePoint Alerts API
ObservePoint Audit Actions API
ObservePoint Audit Blocking Config API
Where this information came from

This is an independent, third-party profile of ObservePoint Action Sets 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.