x-api-key: ********************
Authorization: Bearer ********************
curl --location 'https://upload.tf/api/v1/pages/mysite/password' \ --header 'x-api-key: <api-key>'
{ "success": true, "data": { "protected": true, "entitled": true } }