Altoviz API

This service exposes the Altoviz REST API: customers, suppliers, contacts, products, invoices, quotes, credit notes, receipts and statistics. It is intended for authenticated clients, not for browsing.

Authentication

Every request carries an API key in the X-API-KEY header. Keys are generated from the Altoviz app, under Settings › Developers.

curl -H "X-API-KEY: {apiKey}" \
  https://api.altoviz.com/v1/customers
Resources
Questions? contact@altoviz.com