Authorization: Bearer ********************
curl --location --request GET '/api/auth/ok' \ --header 'Authorization: Bearer <token>'
{ "ok": true }