avaza.com

Welcome to the autogenerated documentation & test tool for Avaza's API. API Security & Authentication Authentication options include OAuth2 Implicit and Authorization Code flows, and Personal Access Token. All connections should be encrypted over SSL/TLS You

๐Ÿ”‘ oauth2 86 endpoints collaboration
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get List of Taxes configured in the Avaza account.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /api/Tax
Gets list of Bills
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /api/Bill
Gets list of Tasks
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /api/Task
Endpoints (86 total)
GET
/api/Tax
Get List of Taxes configured in the Avaza account.
GET
/api/Bill
Gets list of Bills
GET
/api/Task
Gets list of Tasks
GET
/api/Account
Account Details
GET
/api/Company
Gets list of Companies
GET
/api/Contact
Gets list of Contacts
GET
/api/Expense
Gets list of Expenses
GET
/api/Invoice
Gets list of Invoices
GET
/api/Payment
Gets list of Payments
GET
/api/Project
Gets list of Projects
GET
/api/Section
Gets list of Sections
GET
/api/Webhook
Get list of Webhook Subscriptions
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints86
Authoauth2
Categories1