Beeminder
Overview
SLUG: BEEMINDER
Description
Beeminder is an online goal-tracking service that uses financial incentives—pledge money on your objectives and forfeit it if you don’t keep up—to help you achieve your goals.
Authentication Details
OAuth2
API Key
Connecting to Beeminder
Create an auth config
Use the dashboard to create an auth config for the Beeminder toolkit. This allows you to connect multiple Beeminder accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Beeminder 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
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Beeminder toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BEEMINDER_AUTHENTICATE_AND_REDIRECT_USER
Tool Name: Authenticate and Redirect User
Description
Action Parameters
Action Response
BEEMINDER_CREATE_CHARGE
Tool Name: Create Charge
Description
Action Parameters
Action Response
BEEMINDER_GET_ALL_GOALS
Tool Name: Get all goals
Description
Action Parameters
Action Response
BEEMINDER_GET_ARCHIVED_GOALS
Tool Name: Get Archived Goals
Description
Action Parameters
Action Response
BEEMINDER_GET_USER_INFORMATION
Tool Name: Get Beeminder User Information
Description
Action Parameters
Action Response