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

Armor Tags API

Tag management operations

Armor Tags API is one of 70 APIs that Armor 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, an API reference, and authentication docs.

This API exposes 8 operations across 7 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 3 base URLs: https://agent-management.api.secure-dev.services, https://agent-management.api.secure-stage.services, https://agent-management.api.secure-prod.services.

8 operations 7 paths 7 schemas 2 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.armor.com
Authentication
OAuth 2.0, API Key, API Key
Resource Areas
1

Authentication & Security 3

Armor Tags API declares 3 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2) using the clientCredentials flow. An API key is passed in the header as x-api-key (ApiKey). An API key is passed in the header as Authorization (FHAuth). By default, every request must be authenticated.

  • OAuth2 — OAuth 2.0 authentication with scopes
  • ApiKey — API Key authentication
  • FHAuth — FH Auth authentication

Paths & Operations 8

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

Tags 8

Tag management operations

GET
/tags
Get all tags for account
getAllTags 3 params → 200403404500
POST
/tags/resources
Get resources by tag
getResourcesByTag 3 params body → 200403404500
GET
/tags/{resourceid}
Get tags by resource
getTagsByResource 2 params → 200403404500
POST
/tags/{resourceid}
Create tag
createTag 2 params body → 200403404500
POST
/tags/lock/{resourceid}
Create locked tag
createLockedTag 2 params body → 200403404500
POST
/tags/delete/lock/{resourceid}
Delete locked tag
deleteLockedTag 2 params body → 200403404500
POST
/tags/delete/resource/{resourceid}
Delete all tags by resource ID
deleteAllTagsByResourceId 2 params → 200403404500
POST
/tags/delete/{resourceid}
Delete a tag
deleteTag 2 params body → 200403404500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are AgentManagementTagsResult (5 properties), AgentManagementResourceTag (3 properties), AgentManagementResourceByTagResult (3 properties), AgentManagementResourceByTag (2 properties). Each schema is shown below with its type and property counts.

Message
object
1 property
AgentManagementResourceByTagResult
object
3 properties
AgentManagementTagRequest
object
1 property
AgentManagementTag
object
2 properties
AgentManagementResourceByTag
object
2 properties
AgentManagementResourceTag
object
3 properties
AgentManagementTagsResult
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

armor-tags-api-openapi.yml Raw ↑

Other APIs Armor publishes across the network.

Armor Access Control Lists API
Armor Account API
Armor Account Management API
Armor Account Primary Billing API
Armor Active Response API
Armor Advanced Backup API
Armor AIP - Entity Intelligence API
Armor AIP - Incident Data API
Armor Assessments API
Armor Authentication API
Armor Cloud Connections API
Armor Connector API
Where this information came from

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