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

Forward Networks Device Tags API

List or manage tags associated with network devices and endpoints

Forward Networks Device Tags API is one of 20 APIs that Forward Networks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, /api.

14 operations 11 paths 7 schemas 1 DELETE4 GET1 PATCH8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
26.6
Base URL
https://fwd.app/api
Authentication
HTTP Basic
License
Resource Areas
1

Authentication & Security 1

Forward Networks Device Tags API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (api_token).

Paths & Operations 14

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

Device Tags 14

List or manage tags associated with network devices and endpoints

GET
/networks/{networkId}/device-tags
Get all device tags
getDeviceTags 1 param → 200
POST
/networks/{networkId}/device-tags
Create a device tag
addDeviceTag 1 param body → 201
GET
/networks/{networkId}/device-tags?with=devices
Get all tags with their devices
getDeviceTagsWithDevices 2 params → 200
POST
/networks/{networkId}/device-tags?action=addBatch
Create device tags
addDeviceTagsBatch 1 param body → 204
POST
/networks/{networkId}/device-tags?action=addBatchTo
Add tags to devices
addDeviceTagsToDevices 3 params body → 204
POST
/networks/{networkId}/device-tags?action=removeAllFrom
Remove all tags from devices
removeAllDeviceTagsFromDevices 3 params body → 204
POST
/networks/{networkId}/device-tags?action=removeBatchFrom
Remove tags from devices
removeDeviceTagsFromDevices 3 params body → 204
POST
/networks/{networkId}/device-tags?action=replaceAllFor
Replace all tags for devices
replaceAllDeviceTagsForDevices 3 params body → 204
GET
/networks/{networkId}/device-tags/{tagName}
Get a device tag
getDeviceTag 2 params → 200
PATCH
/networks/{networkId}/device-tags/{tagName}
Update a device tag
updateDeviceTag 2 params body → 200
DELETE
/networks/{networkId}/device-tags/{tagName}
Delete a device tag
deleteDeviceTag 2 params → 204
GET
/networks/{networkId}/device-tags/{tagName}?with=devices
Get a tag with its devices
getDeviceTagWithDevices 3 params → 200
POST
/networks/{networkId}/device-tags/{tagName}?action=addTo
Add a tag to devices
addDeviceTagToDevices 4 params body → 204
POST
/networks/{networkId}/device-tags/{tagName}?action=removeFrom
Remove a tag from devices
removeDeviceTagFromDevices 4 params body → 204

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are DeviceTagPatch (2 properties), DeviceTag (2 properties), DevicesAndTags (2 properties), DeviceSet (1 property). Each schema is shown below with its type and property counts.

DevicesAndTags
object
2 properties
DeviceTag
object
2 properties 1 required
DeviceTagsWithDevices
object
1 property
DeviceTagWithDevices
DeviceTags
object
1 property
DeviceTagPatch
object
2 properties
DeviceSet
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

forward-networks-device-tags-api-openapi.yml Raw ↑

Other APIs Forward Networks publishes across the network.

Forward Networks Aliases API
Forward Networks Checks API
Forward Networks Classic Devices API
Forward Networks Credentials API
Forward Networks Current Version API
Forward Networks Jump Servers API
Forward Networks Network Collection API
Forward Networks Network Devices API
Forward Networks Network Endpoints API
Forward Networks Network Locations API
Forward Networks Network Snapshots API
Forward Networks Network Topology API
Where this information came from

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