| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Month | query | DateTime? | No | |
| Filter | query | string | No | |
| Value | query | string | No | |
| Force | query | bool? | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Result | form | AnalyticsReports | No | |
| ResponseStatus | form | ResponseStatus | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Id | form | long | No | |
| Created | form | DateTime | No | |
| Version | form | decimal | No | |
| Apis | form | Dictionary<string, RequestSummary> | No | |
| Users | form | Dictionary<string, RequestSummary> | No | |
| Tags | form | Dictionary<string, RequestSummary> | No | |
| Status | form | Dictionary<string, RequestSummary> | No | |
| Days | form | Dictionary<string, RequestSummary> | No | |
| ApiKeys | form | Dictionary<string, RequestSummary> | No | |
| Ips | form | Dictionary<string, RequestSummary> | No | |
| Browsers | form | Dictionary<string, RequestSummary> | No | |
| Devices | form | Dictionary<string, RequestSummary> | No | |
| Bots | form | Dictionary<string, RequestSummary> | No | |
| Durations | form | Dictionary<string, long> | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Name | form | string | No | |
| TotalRequests | form | long | No | |
| TotalRequestLength | form | long | No | |
| MinRequestLength | form | long | No | |
| MaxRequestLength | form | long | No | |
| TotalDuration | form | double | No | |
| MinDuration | form | double | No | |
| MaxDuration | form | double | No | |
| Status | form | Dictionary<int, long> | No | |
| Durations | form | Dictionary<string, long> | No | |
| Apis | form | Dictionary<string, long> | No | |
| Users | form | Dictionary<string, long> | No | |
| Ips | form | Dictionary<string, long> | No | |
| ApiKeys | form | Dictionary<string, long> | No |
To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /jsv/reply/GetAnalyticsReports HTTP/1.1
Host: test-do-services.klokgroep.nl
Accept: text/jsv
Content-Type: text/jsv
Content-Length: length
{
Month: 0001-01-01,
Filter: String,
Value: String,
Force: False
}
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
{
Result:
{
Id: 0,
Created: 0001-01-01,
Version: 0,
Apis:
{
String:
{
Name: String,
TotalRequests: 0,
TotalRequestLength: 0,
MinRequestLength: 0,
MaxRequestLength: 0,
TotalDuration: 0,
MinDuration: 0,
MaxDuration: 0,
Status:
{
0: 0
},
Durations:
{
String: 0
},
Apis:
{
String: 0
},
Users:
{
String: 0
},
Ips:
{
String: 0
},
ApiKeys:
{
String: 0
}
}
},
Users:
{
String:
{
Name: String,
TotalRequests: 0,
TotalRequestLength: 0,
MinRequestLength: 0,
MaxRequestLength: 0,
TotalDuration: 0,
MinDuration: 0,
MaxDuration: 0,
Status:
{
0: 0
},
Durations:
{
String: 0
},
Apis:
{
String: 0
},
Users:
{
String: 0
},
Ips:
{
String: 0
},
ApiKeys:
{
String: 0
}
}
},
Tags:
{
String:
{
Name: String,
TotalRequests: 0,
TotalRequestLength: 0,
MinRequestLength: 0,
MaxRequestLength: 0,
TotalDuration: 0,
MinDuration: 0,
MaxDuration: 0,
Status:
{
0: 0
},
Durations:
{
String: 0
},
Apis:
{
String: 0
},
Users:
{
String: 0
},
Ips:
{
String: 0
},
ApiKeys:
{
String: 0
}
}
},
Status:
{
String:
{
Name: String,
TotalRequests: 0,
TotalRequestLength: 0,
MinRequestLength: 0,
MaxRequestLength: 0,
TotalDuration: 0,
MinDuration: 0,
MaxDuration: 0,
Status:
{
0: 0
},
Durations:
{
String: 0
},
Apis:
{
String: 0
},
Users:
{
String: 0
},
Ips:
{
String: 0
},
ApiKeys:
{
String: 0
}
}
},
Days:
{
String:
{
Name: String,
TotalRequests: 0,
TotalRequestLength: 0,
MinRequestLength: 0,
MaxRequestLength: 0,
TotalDuration: 0,
MinDuration: 0,
MaxDuration: 0,
Status:
{
0: 0
},
Durations:
{
String: 0
},
Apis:
{
String: 0
},
Users:
{
String: 0
},
Ips:
{
String: 0
},
ApiKeys:
{
String: 0
}
}
},
ApiKeys:
{
String:
{
Name: String,
TotalRequests: 0,
TotalRequestLength: 0,
MinRequestLength: 0,
MaxRequestLength: 0,
TotalDuration: 0,
MinDuration: 0,
MaxDuration: 0,
Status:
{
0: 0
},
Durations:
{
String: 0
},
Apis:
{
String: 0
},
Users:
{
String: 0
},
Ips:
{
String: 0
},
ApiKeys:
{
String: 0
}
}
},
Ips:
{
String:
{
Name: String,
TotalRequests: 0,
TotalRequestLength: 0,
MinRequestLength: 0,
MaxRequestLength: 0,
TotalDuration: 0,
MinDuration: 0,
MaxDuration: 0,
Status:
{
0: 0
},
Durations:
{
String: 0
},
Apis:
{
String: 0
},
Users:
{
String: 0
},
Ips:
{
String: 0
},
ApiKeys:
{
String: 0
}
}
},
Browsers:
{
String:
{
Name: String,
TotalRequests: 0,
TotalRequestLength: 0,
MinRequestLength: 0,
MaxRequestLength: 0,
TotalDuration: 0,
MinDuration: 0,
MaxDuration: 0,
Status:
{
0: 0
},
Durations:
{
String: 0
},
Apis:
{
String: 0
},
Users:
{
String: 0
},
Ips:
{
String: 0
},
ApiKeys:
{
String: 0
}
}
},
Devices:
{
String:
{
Name: String,
TotalRequests: 0,
TotalRequestLength: 0,
MinRequestLength: 0,
MaxRequestLength: 0,
TotalDuration: 0,
MinDuration: 0,
MaxDuration: 0,
Status:
{
0: 0
},
Durations:
{
String: 0
},
Apis:
{
String: 0
},
Users:
{
String: 0
},
Ips:
{
String: 0
},
ApiKeys:
{
String: 0
}
}
},
Bots:
{
String:
{
Name: String,
TotalRequests: 0,
TotalRequestLength: 0,
MinRequestLength: 0,
MaxRequestLength: 0,
TotalDuration: 0,
MinDuration: 0,
MaxDuration: 0,
Status:
{
0: 0
},
Durations:
{
String: 0
},
Apis:
{
String: 0
},
Users:
{
String: 0
},
Ips:
{
String: 0
},
ApiKeys:
{
String: 0
}
}
},
Durations:
{
String: 0
}
},
ResponseStatus:
{
ErrorCode: String,
Message: String,
StackTrace: String,
Errors:
[
{
ErrorCode: String,
FieldName: String,
Message: String,
Meta:
{
String: String
}
}
],
Meta:
{
String: String
}
}
}