cURL
curl --request GET \ --url https://api.tinyinbox.app/sites/{siteId}/security \ --header 'Authorization: Bearer <token>'
{ "security": { "publicKey": "<string>", "identitySecret": "<string>", "updatedAt": "2023-11-07T05:31:56Z", "domain": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.tinyinbox.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.tinyinbox.co/llms.txt
Use this file to discover all available pages before exploring further.
Signed user session token for dashboard and account routes.
Site security settings
Show child attributes