Authentication With Company Token

Hello i am trying to get the booking details but get the Token without using the login and password of a specific company

I am calling this api to get the token

https://cluster-api.simplybook.pro/auth

and then to test the token i call successfully

https://cluster-api.simplybook.pro/companies?filter[status]=active

and get results

After that i try to call

https://cluster-api.simplybook.pro/companies/bahrain/api-token

to get the company token but the response is
{“code”:403,“message”:“Access disabled”,“data”:[],“message_data”:[]}

The target is to call

https://user-api-v2.simplybook.pro/admin/bookings/{ID}

The cluster name is : dolcegabbana

Hi, please try again. We enabled it for you.

Hello i still get
{“code”:403,“message”:“Access disabled”,“data”:[],“message_data”:[]}

when calling https://cluster-api.simplybook.pro/companies/bahrain/api-token

It seems you have disabled Cluster API in API custom feature:

image

you can enable it here: /v2/management/#plugins/api/