KolbeReportsService
Version 0.0.3
Resources:
Token
POST
GET
/token/
get
Inputs
report_view_token
optional string
report_type
optional string
post
Inputs
reportData
optional struct
Person
POST
GET
/person/
get
post
Inputs
personData
optional struct
Link
POST
GET
/link/
get
Inputs
report_view_token
optional string
person_token
optional string
post
Inputs
reportData
required struct
Cookie
GET
/cookies/
get
Analyze
POST
GET
/analyze/
get
This is a basic get method not for general public consumption
Will not be used.
For something useful
post
Resources are listed in matching order. From top to bottom, the first URI to match the request is used.