pet
Request
Body Params application/json
Request samples
curl --location --request POST 'https://api.foxhat.org/api/v1/event3' \
--header 'x-authorization: Secret Key' \
--header 'Content-Type: application/json' \
--data-raw ''
Responses
application/json {
"legal": true,
"goodBot": false,
"data": {
"device_id": "537e0a27a4052f9ac85afcf4262d4a",
"browserName": "Chrome",
"platform": "Win32"
}
}
Modified at 2024-11-22 01:01:56