API for Chart of accounts

Does anyone know what the API call for Chart of accounts is?

We need account name and account type mapped since we need these for our own transaction system.

Look under “categories” in the API documentation - I’m doing something similar and this seems to do the trick. Paul