Hits
https://my.webtuna.com/rest/v1/hits retrieves the raw hit records for requests. It requires an API key. Failure to do so will result in a HTTP 401 error. There are also mandatory parameters. Failure to provide them will result in a HTTP 400 error.
Parameters
| Parameter | Description |
|---|---|
| browser | See common parameters. |
| client | See common parameters. |
| clientip | See common parameters. |
| continent | See common parameters. |
| country | See common parameters. |
| from | Mandatory. See common parameters. |
| host | See common parameters. |
| limit | See common parameters. |
| os | See common parameters. |
| path | See common parameters. |
| protocol | See common parameters. |
| queryparams | See common parameters. |
| referrer | See common parameters. |
| sort | See common parameters. |
| title | See common parameters. |
| to | Mandatory. See common parameters. |
| type | Recommended. See common parameters. |
| user | See common parameters. |