Company API disabled error
Hi,
I am having trouble getting company information using the Marketo REST Apis. (Describe Company » Marketo Developers )
Everytime I use the call
<REST API Endpoint URL>/rest/v1/companies/describe.json?access_token=<AccessToken>
I always get the Error
[{\"code\":\"1018\",\"message\":\"Company API disabled\"}]}
However when I check on the User Role permissions I have enabled I seem to have access to all of the APIs.

Is there any other permissions I need to use the Company API?
Any help is appreciated.
Thank you