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

Operations related to tags

Opal Security tags 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 Tags. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 11 operations across 6 paths, and defines 3 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.

11 operations 6 paths 3 schemas 4 DELETE3 GET4 POST

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 tags API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 11

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

tags 11

Operations related to tags

GET
/tag/{tag_id}
Get tag by ID
get_tag_by_ID 1 param → 200
DELETE
/tag/{tag_id}
UNSTABLE. May be removed at any time. Deletes a tag with the given id.
delete_tag_by_ID 1 param → 200
GET
/tag
Gets a tag with the given key and value.
get_tag 2 params → 200
POST
/tag
Creates a tag with the given key and value.
create_tag 3 params body → 200
GET
/tags
Get tags
getTags 2 params → 200
POST
/tags/{tag_id}/users/{user_id}
Applies a tag to a user.
add_user_tag 2 params body → 200
DELETE
/tags/{tag_id}/users/{user_id}
Removes a tag from a user.
remove_user_tag 2 params → 200
POST
/tags/{tag_id}/groups/{group_id}
Applies a tag to a group.
add_group_tag 2 params → 200
DELETE
/tags/{tag_id}/groups/{group_id}
Removes a tag from a group.
remove_group_tag 2 params → 200
POST
/tags/{tag_id}/resources/{resource_id}
Applies a tag to a resource.
add_resource_tag 2 params → 200
DELETE
/tags/{tag_id}/resources/{resource_id}
Removes a tag from a resource.
remove_resource_tag 2 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Tag (6 properties), PaginatedTagsList (3 properties), CreateTagInfo (2 properties). Each schema is shown below with its type and property counts.

PaginatedTagsList
object
3 properties 1 required
Tag
object
Tag Object Description The Tag object is used to represent a tag. Usage Example Get tags from the GET Tag endpoint.
6 properties 1 required
CreateTagInfo
object
CreateTagInfo Object Description The CreateTagInfo object is used to represent configuration for a new tag. Usage Example Use in the POST Tag endpoint.
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Opal Security publishes across the network.

Opal Security access-rules API
Opal Security apps API
Opal Security bundles 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
Where this information came from

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