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

Slide Networks API

Everything about [networks](#model/network)

Slide Networks API is one of 14 APIs that Slide publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://api.slide.tech.

14 operations 8 paths 18 schemas 4 DELETE2 GET4 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.34.0
Base URL
https://api.slide.tech
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Slide Networks API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (string) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 14

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

Networks 14

Everything about [networks](model/network)

GET
/v1/network
List networks
Networks 7 params → 200400401500
POST
/v1/network
Create network
NetworkCreate body → 201400401404409500
DELETE
/v1/network/{network_id}
Delete network
NetworkDelete 1 param → 204400401404500
GET
/v1/network/{network_id}
Get network
NetworkByID 1 param → 200400401404500
PATCH
/v1/network/{network_id}
Update network
NetworkUpdate 1 param body → 201400401404500
POST
/v1/network/{network_id}/ipsec
Create IPsec connection
NetworkIPSecConnCreate 1 param body → 201400401404409500
DELETE
/v1/network/{network_id}/ipsec/{ipsec_id}
Delete IPsec connection
NetworkIPSecConnDelete 2 params → 204400401404500
PATCH
/v1/network/{network_id}/ipsec/{ipsec_id}
Update IPsec connection
NetworkIPSecConnUpdate 2 params body → 200400401404409500
POST
/v1/network/{network_id}/port-forward
Create port forward
NetworkPortForwardCreate 1 param body → 201400401404500
DELETE
/v1/network/{network_id}/port-forward/{port_forward_id}
Delete port forward
NetworkPortForwardDelete 2 params → 204400401404500
PATCH
/v1/network/{network_id}/port-forward/{port_forward_id}
Update port forward
NetworkPortForwardUpdate 2 params body → 201400401404500
POST
/v1/network/{network_id}/wg-peer
Create WireGuard peer
NetworkWGPeerCreate 1 param body → 201400401404500
DELETE
/v1/network/{network_id}/wg-peer/{wg_peer_id}
Delete WireGuard peer
NetworkWGPeerDelete 2 params → 204400401404500
PATCH
/v1/network/{network_id}/wg-peer/{wg_peer_id}
Update WireGuard peer
NetworkWGPeerUpdate 2 params body → 201400401404500

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are Network (20 properties), NetworkIPSecConn (9 properties), NetworkWGPeer (7 properties), NetworkPortForward (5 properties). Each schema is shown below with its type and property counts.

VirtID
string
ID of a virtual machine
Network
object
Network object that represents a network.
20 properties 5 required
Error
object
Error response object that represents an error that occurred during a request.
3 properties 3 required
NetworkIPSecConn
object
NetworkIPsecConn object that represents an IPsec connection into a network.
9 properties 9 required
DeviceID
string
ID of a device
ClientID
string
ID of a client
PortForwardID
string
ID of a port forward definition
NetworkWGPeer
object
NetworkWGPeer object that represents a WireGuard client.
7 properties 7 required
IPSecID
string
ID of an IPsec connection
WGPeerID
string
ID of a WireGuard peer
NetworkID
string
ID of an network
DisasterNetworkName
string
Name of the network
NetworkComments
string
Comments about the network
NetworkPortForward
object
NetworkPortForward object that represents a port forwarding.
5 properties 4 required
Pagination
object
1 property
DisasterNetworkType
string
Network type of the disaster network
ClientIDOrEmpty
string
ID of a client or an empty string
RemoteNetworks
array
List of remote networks

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

slide-networks-api-openapi.yml Raw ↑

Other APIs Slide publishes across the network.

Slide Accounts API
Slide Agents API
Slide Alerts API
Slide Audits API
Slide Backups API
Slide Clients API
Slide Devices API
Slide Restores (File) API
Slide Restores (Image) API
Slide Restores (Push) API
Slide Restores (Virtual Machine) API
Slide Snapshots API
Where this information came from

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