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 Folders API

Endpoints for managing folders including creation, organization, access control, and folder-based resource management

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

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

This API exposes 7 operations across 3 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/v2.

7 operations 3 paths 6 schemas 1 DELETE3 GET2 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 Folders 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 7

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

Folders 7

Endpoints for managing folders including creation, organization, access control, and folder-based resource management

GET
/folders
Get list of all folders
getFolders → 200401
POST
/folders
Create new folder
createFolder body → 201401
GET
/folders/{folderId}
Get folder by given id
findFolder 1 param → 200403404
PUT
/folders/{folderId}
Update folder with given id
updateFolder 1 param body → 200403404
DELETE
/folders/{folderId}
Delete folder with given id
deleteFolder 1 param → 204403404423
GET
/folders/{folderId}/users
Get users of folder with given id
GetUsersWithFolderId 1 param → 200403404
POST
/folders/{folderId}/users
Add users to folder with given id
addUsers 1 param body → 201403404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Folder (17 properties), User (14 properties), ItemWithActiveRun (4 properties), ItemsAreRunningApiError (3 properties). Each schema is shown below with its type and property counts.

ItemWithActiveRun
object
4 properties 4 required
Folder
object
Folder model
17 properties 17 required
User
object
User model
14 properties 11 required
NewFolder
object
Folder create information
1 property 1 required
ItemsAreRunningApiError
object
3 properties 3 required
UpdateFolder
object
Folder update information
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

observepoint-folders-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 Action Sets API
ObservePoint Alert Export API
ObservePoint Alert Summary Report API
ObservePoint Alerts API
ObservePoint Audit Actions API
Where this information came from

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