Hi, I am a user of FreeAgent via my Accountants. Can i develop against the API? how do I get authorisation token against my account?
Regards,
William
Hi, I am a user of FreeAgent via my Accountants. Can i develop against the API? how do I get authorisation token against my account?
Regards,
William
Hi William,
Yes you can. The actions that your software can take in a FreeAgent account is dictated by the permissions of the person signed into it. So you can develop software that can access all the things your user account can access.
If you’re interested in the specifics of how to get an authorisation token, our OAuth 2 documents cover that.
I hope that helps, and good luck!
James
thanks, thats good news. I will check out the doc