Learn how to authenticate with the SIBI API
Authorization
{ "Authorization": "Bearer YOUR_ACCESS_TOKEN" }
This token does not expire and cannot be retrieved again after it is issued. Store it in a secure location you will remember.