You’ll need to obtain an API Key to authenticate yourself. You can easily create one from the Console.
Just login to Console and go to API Keys
page from the sidebar.
Each request will need to have api key in the Authorization
header.
Authorization: Bearer your_api_key_here