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

Opal Security bundles API

Operations related to bundles

Opal Security bundles API is one of 22 APIs that Opal Security publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 13 operations across 7 paths, and defines 9 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://api.opal.dev/v1.

13 operations 7 paths 9 schemas 3 DELETE5 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.opal.dev/v1
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Opal Security bundles API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 13

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

bundles 13

Operations related to bundles

GET
/bundles
Get bundles
getBundles 3 params → 200
POST
/bundles
Creates a bundle.
createBundle body → 201
GET
/bundles/{bundle_id}
Get bundle by ID
getBundle 1 param → 200
DELETE
/bundles/{bundle_id}
Deletes a bundle.
deleteBundle 1 param → 200
PUT
/bundles/{bundle_id}
Updates a bundle.
updateBundle 1 param body → 200204
GET
/bundles/{bundle_id}/resources
Returns a list of Resource objects in a given bundle.
getBundleResources 3 params → 200
POST
/bundles/{bundle_id}/resources
Adds a resource to a bundle.
addBundleResource 1 param body → 201
DELETE
/bundles/{bundle_id}/resources/{resource_id}
Removes a resource from a bundle.
removeBundleResource 3 params → 200
GET
/bundles/{bundle_id}/groups
Returns a list of Group objects in a given bundle.
getBundleGroups 3 params → 200
POST
/bundles/{bundle_id}/groups
Adds a group to a bundle.
addBundleGroup 1 param body → 201
DELETE
/bundles/{bundle_id}/groups/{group_id}
Removes a group from a bundle.
removeBundleGroup 3 params → 200
GET
/bundles/{bundle_id}/visibility
Gets the visibility of the bundle.
getBundleVisibility 1 param → 200
PUT
/bundles/{bundle_id}/visibility
Sets the visibility of the bundle.
setBundleVisibility 1 param body → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Bundle (9 properties), PaginatedBundleGroupList (4 properties), PaginatedBundleList (4 properties), BundleResource (4 properties). Each schema is shown below with its type and property counts.

VisibilityInfo
object
Visibility infomation of an entity.
2 properties 1 required
PaginatedBundleGroupList
object
4 properties 1 required
VisibilityTypeEnum
string
The visibility level of the entity.
BundleGroup
object
4 properties
PaginatedBundleResourceList
object
4 properties 1 required
BundleResource
object
4 properties
PaginatedBundleList
object
4 properties 1 required
Bundle
object
9 properties
CreateBundleInfo
object
CreateBundleInfo Object Description The CreateBundleInfo object is used to store creation info for a bundle. Usage Example Use in the POST Bundles endpoint.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

opal-security-bundles-api-openapi.yml Raw ↑

Other APIs Opal Security publishes across the network.

Opal Security access-rules API
Opal Security apps API
Opal Security configuration-templates API
Opal Security delegations API
Opal Security event-streams API
Opal Security events API
Opal Security group-bindings API
Opal Security groups API
Opal Security idp-group-mappings API
Opal Security message-channels API
Opal Security non-human-identities API
Opal Security on-call-schedules API
Where this information came from

This is an independent, third-party profile of Opal Security bundles 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.