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

Everything about [devices](#model/device)

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

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

This API exposes 12 operations across 7 paths, and defines 27 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.

12 operations 7 paths 27 schemas 1 DELETE5 GET3 PATCH3 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 Devices API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (string) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 12

Across 7 paths, the API surfaces 12 operations — 1 DELETE, 5 GET, 3 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Devices 12

Everything about [devices](model/device)

GET
/v1/device
List devices
Devices 7 params → 200400401500
GET
/v1/device/{device_id}
Get device
DeviceByID 1 param → 200400401404500
PATCH
/v1/device/{device_id}
Update device
DeviceUpdate 1 param body → 200400401404500
GET
/v1/device/{device_id}/network
Get device network configuration
DeviceNetworkGet 1 param → 200400401404500
PATCH
/v1/device/{device_id}/network
Update device network configuration
DeviceNetworkUpdate 1 param body → 200400401404500
POST
/v1/device/{device_id}/shutdown/poweroff
Power off a device
DevicePowerOff 1 param body → 202400401404500
POST
/v1/device/{device_id}/shutdown/reboot
Reboot a device
DeviceReboot 1 param body → 202400401404500
GET
/v1/device/{device_id}/vlan
List device VLANs
DeviceVLANList 1 param → 200400401404500
POST
/v1/device/{device_id}/vlan
Create device VLAN
DeviceVLANCreate 1 param body → 201400401404500
DELETE
/v1/device/{device_id}/vlan/{vlan_id}
Delete device VLAN
DeviceVLANDelete 2 params → 204400401404409500
GET
/v1/device/{device_id}/vlan/{vlan_id}
Get device VLAN
DeviceVLANGet 2 params → 200400401404500
PATCH
/v1/device/{device_id}/vlan/{vlan_id}
Update device VLAN
DeviceVLANUpdate 2 params body → 200400401404500

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are Device (22 properties), DeviceVLAN (7 properties), DeviceNetwork (6 properties), DeviceVLANCreate (6 properties). Each schema is shown below with its type and property counts.

Device
object
Device object that represents a Slide Box.
22 properties 19 required
DeviceNetworkAddress
string
IP address and network mask in CIDR notation (e.g., "192.168.1.100/24"). Required when networkmode is "static".
LastSeenAt
string
Last seen timestamp
DeviceVLANUpdate
object
Device virtual interface (VLAN) update request
6 properties
DisplayName
string
Customizable display name
DeviceVLANCreate
object
Device virtual interface (VLAN) creation request
6 properties 3 required
Error
object
Error response object that represents an error that occurred during a request.
3 properties 3 required
NetworkMode
string
Network mode (DHCP or static IP)
DNSServerPrimary
string
Primary DNS server IP address. Required when networkmode is "static".
VLANGateway
string
Gateway IP address. Required when networkmode is "static".
NetworkAddresses
array
List of network addresses
DeviceID
string
ID of a device
ClientID
string
ID of a client
VLANIPAddress
string
IP address and network mask in CIDR notation (e.g., "192.168.100.1/24"). Required when networkmode is "static".
DeviceNetwork
object
Device network configuration
6 properties 1 required
IPAddresses
array
This field is deprecated and will be removed in the future.
DeviceVLAN
object
Device virtual interface (VLAN) configuration
7 properties 4 required
Hostname
string
Hostname of the system
DeviceNetworkUpdate
object
Device network configuration update
5 properties
DNSServerSecondary
string
Secondary DNS server IP address. Optional when networkmode is "static".
Pagination
object
1 property
NetworkAddress
object
2 properties 2 required
VLANName
string
Display name for the virtual interface
ClientIDOrEmpty
string
ID of a client or an empty string
BootedAt
string
Boot timestamp
DeviceNetworkGateway
string
Gateway IP address. Required when networkmode is "static".
VLANTag
integer
802.1Q VLAN tag (1-4094)

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

slide-devices-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 Networks 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 Devices 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.