https://ingestion.writesonic.com/api/v1/analytics/ingest
x-api-key
84ad973d-e5b3-45a3-a7be-bf1f08ab0a73
{
"ip": "", // IP address of the request
"x_real_ip": "", // X-Real-IP header value
"ua": "", // User agent of the request
"referrer": "", // Referrer Header value of the request
"country_code": "", // Country code of the request
"url": "", // URL of the request
"method": "", // HTTP method of the request
"x_forwarded_for": "", // X-Forwarded-For header value of the request
"response_status": "" // HTTP status code of the response
}