Hi All,
I would like to clarify the rate limits for Accountancy Practice/Account Manager users:
-
When calling the
https://api.freeagent.com/v2/clients
to which limit is applied? I know that for AP rate limits applies to subdomain but in this case we are calling it without the subdomain in the header -
When refreshing AP’s token to which the ‘15 refresh token per minute’ applies? again when refreshing token we do not specify the subdomain.
-
How do we get the Id of the Account Manager that grant us access via OAuth2 flow? For non-Account Manager user I can call
https://api.freeagent.com/v2/users/me
but does not work for Account Manager user
Thank you in advance.