Particle Device Cloud API

The Particle Device Cloud REST API is the primary interface to the Particle platform. Use it to claim and manage devices, list and call cloud functions, read cloud variables, subscribe to events, manage webhooks and integrations, administer products and fleets, manage SIM cards, and orchestrate OTA firmware updates.

Particle Device Cloud API is one of 8 APIs that Particle publishes on the APIs.io network.

Tagged areas include Cloud Functions, Devices, Events, Fleet Management, and Integrations. The published artifact set on APIs.io includes API documentation and authentication docs.

API entry from apis.yml

apis.yml Raw ↑
aid: particle-io:particle-device-cloud-api
name: Particle Device Cloud API
description: The Particle Device Cloud REST API is the primary interface to the Particle platform. Use
  it to claim and manage devices, list and call cloud functions, read cloud variables, subscribe to events,
  manage webhooks and integrations, administer products and fleets, manage SIM cards, and orchestrate
  OTA firmware updates.
humanURL: https://docs.particle.io/reference/cloud-apis/api/
baseURL: https://api.particle.io
tags:
- Cloud Functions
- Devices
- Events
- Fleet Management
- Integrations
- Variables
- Webhooks
properties:
- type: Documentation
  url: https://docs.particle.io/reference/cloud-apis/api/
- type: Authentication
  url: https://docs.particle.io/reference/cloud-apis/access-tokens/