REST Resources
This API supports a Representational State Transfer (REST) model for accessing a set of resources through a fixed set of operations. The following resources are accessible through the RESTful model:
- accounts
- client_payments
- clients
- current_user
- directors
- expense_types
- expenses
- payment_methods
- sales_invoices
- suppliers
There is also a WADL document describing the REST API.
Swagger
You may also enjoy the Swagger UI provided for this API.