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

Foxglove Technologies Devices API

Devices represent robots in your organization. It is common to have devices for both physicaland virtual robots.Devices are referenced by other resources like recordings and events.A device may have [Foxlet](https://docs.foxglove.dev/docs/fleet/foxlet)installed on it. In this case, you may configure the retention period for recordings on thedevice by setting its `retainRecordingsSeconds`.To help manage your devices, you may define [custom properties](#tag/Custom-Properties) andassign metadata to each device via its `properties`.

Foxglove Technologies Devices API is one of 20 APIs that Foxglove Technologies 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, authentication docs, and rate-limit docs.

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

Requests are made against a single base URL, https://api.foxglove.dev/v1.

8 operations 5 paths 6 schemas 1 DELETE4 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.foxglove.dev/v1
Authentication
API Key, HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 3

Foxglove Technologies Devices API declares 3 security schemes for authenticating requests. An API key is passed in the cookie as fox.session (Session). It accepts HTTP bearer tokens (ApiKey). It accepts HTTP bearer tokens (SiteBucketNotificationBearerToken).

  • Session — User permissions when signed into the website
  • ApiKey — API key authentication using HTTP Bearer auth
  • SiteBucketNotificationBearerToken — Site bucket notification authentication using HTTP Bearer auth

Paths & Operations 8

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

Devices 8

Devices represent robots in your organization. It is common to have devices for both physical and virtual robots. Devices are referenced by other resources like recordings and eve…

GET
/devices
List devices
6 params → 200
POST
/devices
Create a device
body → 200
POST
/actions/devices/{nameOrId}/update-property-time-interval
Update property time interval
1 param body → 204
GET
/devices/{nameOrId}
Get a device
2 params → 200
DELETE
/devices/{nameOrId}
Delete a device
2 params → 200
PATCH
/devices/{nameOrId}
Update a device
2 params body → 200
GET
/devices/{nameOrId}/property-time-intervals
List property time intervals
9 params → 200
GET
/devices/{nameOrId}/property-time-intervals/{id}
Get a device property time interval
3 params → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Device (8 properties), DeviceCustomPropertyTimeInterval (6 properties), DeviceDetails (3 properties). Each schema is shown below with its type and property counts.

DeviceCustomPropertyTimeInterval
object
6 properties 5 required
CustomPropertyValues
object
Device
object
8 properties 7 required
DeviceDetails
object
3 properties
DeviceRemoteAccessState
object
deviceName
string
The name of the device.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

foxglove-technologies-devices-api-openapi.yml Raw ↑

Other APIs Foxglove Technologies publishes across the network.

Foxglove Technologies Coverage API
Foxglove Technologies Custom Properties API
Foxglove Technologies Device Tokens API
Foxglove Technologies Event Types API
Foxglove Technologies Events API
Foxglove Technologies Extensions API
Foxglove Technologies Imports API
Foxglove Technologies Lake files API
Foxglove Technologies Layouts API
Foxglove Technologies Projects API
Foxglove Technologies Properties API
Foxglove Technologies Recording Attachments API
Where this information came from

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