Altoviz
Overview
SLUG: ALTOVIZ
Description
Altoviz is a cloud-based billing and invoicing platform for businesses, offering online payments, expense tracking, document management, and customizable invoices.
Authentication Details
API Key
Connecting to Altoviz
Create an auth config
Use the dashboard to create an auth config for the Altoviz toolkit. This allows you to connect multiple Altoviz accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Altoviz toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ALTOVIZ_CREATE_PRODUCT
Tool Name: Create Product
Description
Action Parameters
Action Response
ALTOVIZ_DELETE_PRODUCT
Tool Name: Delete Product
Description
Action Parameters
Action Response
ALTOVIZ_FIND_CONTACT
Tool Name: Find Contact by Email
Description
Action Parameters
Action Response
ALTOVIZ_FIND_CUSTOMER
Tool Name: Find Customer by Email
Description
Action Parameters
Action Response
ALTOVIZ_FIND_PRODUCT
Tool Name: Find Product by Number
Description
Action Parameters
Action Response
ALTOVIZ_GET_UNITS
Tool Name: Get Units List
Description
Action Parameters
Action Response
ALTOVIZ_GET_VATS
Tool Name: Get VAT Rates
Description
Action Parameters
Action Response
ALTOVIZ_UPDATE_CUSTOMER
Tool Name: Update Customer Information
Description
Action Parameters
Action Response
ALTOVIZ_GET_CLASSIFICATIONS
Tool Name: Get Classifications List
Description
Action Parameters
Action Response