For each authorized request, the Maileon API records the following information:

Request Code Information
Newsletter Account Id The account to which the API key belongs
API Key The API key used for the request
IP The IP address of the client who called the API
HTTP Method The HTTP method used for the request (GET, POST, PUT or DELETE)
Resource Path The path of the queried resource. Example: contacts/count
Request Parameters The names and the values of the used parameters. The entity of the request is not recorded
Status Code The status code returned by the API
Processing Time The request processing time in milliseconds
Request Timestamp The timestamp of the request processing termination