Skip to content

Overview

Collect and read raw PHANTOM® sensor data on your own server.

The PHANTOM® Web Service is a WCF service you install on your own Windows Server. Your Phantom gateway posts raw sensor data to it, the service stores each message as a JSON file on disk, and these endpoints read that data back so you can integrate it into your own systems.

One endpoint (PhantomBigDataBlock) is written to by the gateway and is not meant to be called by your code. Everything else is for reading.

All read endpoints are POST with a JSON body and return JSON.

Information

  • OpenAPI version: 3.1.0