Skip to content

Web API Reference

The Web APIs are RESTful APIs that allow access to a subset of gateway functions through a standard HTTP request.

The xPico 600 provides the following APIs:

Device Actions API

File System API

  • HTTP GET - Read the contents of files and directories]
  • HTTP PUT - Create new files and update existing files
  • HTTP MKCOL - Create new directories
  • HTTP DELETE - Remove files and directories from the file system

Firmware Upgrade API