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 Network Endpoints API

Configure network endpoint profiles and specify the network endpoints to collect from

Forward Networks Network Endpoints 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 Network Endpoints. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 23 operations across 20 paths, and defines 41 schemas. It is described by OpenAPI 3.2.0, at version 26.6.

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

23 operations 20 paths 41 schemas 2 DELETE4 GET7 PATCH10 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 Network Endpoints API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (api_token).

Paths & Operations 23

Across 20 paths, the API surfaces 23 operations — 2 DELETE, 4 GET, 7 PATCH, 10 POST. Each is listed below with its method, path, parameters, and response codes.

Network Endpoints 23

Configure network endpoint profiles and specify the network endpoints to collect from

GET
/endpoint-profiles
Get all endpoint profiles
getEndpointProfiles → 200
POST
/endpoint-profiles?type=CLI
Add a CLI endpoint profile
createCliEndpointProfile body → 200
POST
/endpoint-profiles?type=HTTP
Add an HTTP endpoint profile
createHttpEndpointProfile body → 200
POST
/endpoint-profiles?type=SNMP
Add an SNMP endpoint profile
createSnmpEndpointProfile body → 200
PATCH
/endpoint-profiles/CLI-{profileId}
Update a CLI endpoint profile
updateCliEndpointProfile 1 param body → 200
PATCH
/endpoint-profiles/HTTP-{profileId}
Update an HTTP endpoint profile
updateHttpEndpointProfile 1 param body → 200
PATCH
/endpoint-profiles/SNMP-{profileId}
Update an SNMP endpoint profile
updateSnmpEndpointProfile 1 param body → 200
GET
/endpoint-profiles/{profileId}
Get an endpoint profile
getEndpointProfile 1 param → 200
DELETE
/endpoint-profiles/{profileId}
Delete an endpoint profile
deleteEndpointProfile 1 param → 204
GET
/networks/{networkId}/endpoints
Get a network’s endpoints
getNetworkEndpoints 2 params → 200
PATCH
/networks/{networkId}/endpoints
Update specific network endpoints
patchNetworkEndpoints 1 param body → 204
POST
/networks/{networkId}/endpoints?type=CLI
Add a CLI network endpoint
createCliNetworkEndpoint 1 param body → 200
POST
/networks/{networkId}/endpoints?type=HTTP
Add an HTTP network endpoint
createHttpNetworkEndpoint 1 param body → 200
POST
/networks/{networkId}/endpoints?type=SNMP
Add an SNMP network endpoint
createSnmpNetworkEndpoint 1 param body → 200
POST
/networks/{networkId}/endpoints?action=addBatch&type=CLI
Add CLI network endpoints
createCliNetworkEndpoints 1 param body → 204
POST
/networks/{networkId}/endpoints?action=addBatch&type=HTTP
Add HTTP network endpoints
createHttpNetworkEndpoints 1 param body → 204
POST
/networks/{networkId}/endpoints?action=addBatch&type=SNMP
Add SNMP network endpoints
createSnmpNetworkEndpoints 1 param body → 204
POST
/networks/{networkId}/endpoints?action=deleteBatch
Delete specific network endpoints
deleteNetworkEndpoints 1 param body → 204
GET
/networks/{networkId}/endpoints/{endpointName}
Get a network endpoint
getNetworkEndpoint 3 params → 200
DELETE
/networks/{networkId}/endpoints/{endpointName}
Delete a network endpoint
deleteNetworkEndpoint 2 params → 204
PATCH
/networks/{networkId}/endpoints/{endpointName}?type=CLI
Update a CLI network endpoint
updateCliNetworkEndpoint 2 params body → 200
PATCH
/networks/{networkId}/endpoints/{endpointName}?type=HTTP
Update an HTTP network endpoint
updateHttpNetworkEndpoint 2 params body → 200
PATCH
/networks/{networkId}/endpoints/{endpointName}?type=SNMP
Update an SNMP network endpoint
updateSnmpNetworkEndpoint 2 params body → 200

Schemas 41

The contract defines 41 schemas that model the data the API accepts and returns. The most detailed are CliEndpointProfileDef (17 properties), CliEndpointProfilePatch (16 properties), SourceConnectivityResult (13 properties), NewCliNetworkEndpoint (12 properties). Each schema is shown below with its type and property counts.

OidSet
string
HttpNetworkEndpointPatch
object
8 properties
HttpEndpoint
object
3 properties 2 required
HttpEndpointProfilePatch
object
7 properties
HttpAuthStrategy
string
SnmpNetworkEndpointPatch
object
7 properties
Attribution
object
6 properties
HttpEndpointProfile
SnmpEndpointProfile
UrlCursorBasedPagination
object
4 properties 3 required
CliEndpointProfile
SourceConnectivityResult
object
13 properties 3 required
NewSnmpNetworkEndpoint
object
9 properties 3 required
NewHttpNetworkEndpoint
object
9 properties 3 required
Protocol
string
EndpointProfile
OffsetBasedPagination
object
5 properties 4 required
CliEndpointProfilePatch
object
16 properties
NetworkEndpoints
object
1 property 1 required
DeviceNames
object
1 property
CliNetworkEndpoint
ConnectionType
string
NetworkEndpoint
object
4 properties 1 required
NewCliNetworkEndpoint
object
12 properties 3 required
EndpointProfiles
object
1 property 1 required
ParameterCursorBasedPagination
object
5 properties 4 required
CommandSet
string
SnmpEndpointProfilePatch
object
8 properties
HttpNetworkEndpoint
NetworkEndpointsPatch
object
7 properties
PaginationModel
object
3 properties 2 required
CustomOid
object
2 properties 2 required
CliNetworkEndpointPatch
object
11 properties
CliEndpointProfileDef
object
17 properties 2 required
OffsetIncrementExpression
object
2 properties 1 required
SnmpEndpointProfileDef
object
9 properties 2 required
ClassicDeviceType
string
ConnectivityTestError
string
SnmpNetworkEndpoint
HttpEndpointProfileDef
object
8 properties 5 required
NetworkEndpointsPatchRequest
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

forward-networks-network-endpoints-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 Device Tags API
Forward Networks Jump Servers API
Forward Networks Network Collection API
Forward Networks Network Devices 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 Network Endpoints 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.