cURL
curl --request GET \ --url http://localhost/api/auth/_info \ --header 'Authorization: Bearer <token>'
{ "version": "<string>" }