To authenticate your API calls, use Basic Auth with the Access Token in the username field and token in the password field
token
curl -u <access-token-here>:token https://graylog.exmaple.com/api/...