Splitwise
Overview
SLUG: SPLITWISE
Description
Splitwise helps you split bills and expenses with friends and family.
Authentication Details
OAuth2
Connecting to Splitwise
Create an auth config
Use the dashboard to create an auth config for the Splitwise toolkit. This allows you to connect multiple Splitwise accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Splitwise Auth Config”. 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 OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Splitwise toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SPLITWISE_ADD_FRIEND
Tool Name: Add Friend
Description
Action Parameters
Action Response
SPLITWISE_CREATE_EXPENSE
Tool Name: Create Expense
Description
Action Parameters
Action Response
SPLITWISE_DELETE_EXPENSE
Tool Name: Delete Expense
Description
Action Parameters
Action Response
SPLITWISE_DELETE_FRIEND
Tool Name: Delete Friend
Description
Action Parameters
Action Response
SPLITWISE_GET_CATEGORIES
Tool Name: Get Categories
Description
Action Parameters
Action Response
SPLITWISE_GET_CURRENCIES
Tool Name: Get Currencies
Description
Action Parameters
Action Response
SPLITWISE_GET_CURRENT_USER
Tool Name: Get Current User
Description
Action Parameters
Action Response
SPLITWISE_GET_GROUP
Tool Name: Get Group Info
Description
Action Parameters
Action Response