curl --location --request POST 'https://api.foxhat.org/api/v1/link' \ --header 'x-authorization: Secret Key' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "legal": true, "goodBot": false, "data": null }