Trusted Analytics
REST API
previous
next
index
Quick search
Enter search terms or a module, class or function name.
Table Of Contents
Technical Summary
User Manual
Extending Trusted Analytics Platform
Deploy and Run ATK App on DP2
Python API
REST API
Commands
Entities
Info
REST API
Entities
ΒΆ
Create entity
POST /v1/:entities/
Drop entity
DELETE /v1/:entities/:id
Get entity
GET /v1/:entities/:id
GET /v1/:entities?name=
Get list of named entities
GET /v1/:entities
Get frame data
GET /v1/frames/:id/data?offset=:offset&count=:count