Moonclerk
Overview
SLUG: MOONCLERK
Description
MoonClerk is a platform that enables businesses to accept recurring and one-time online payments.
Authentication Details
API Key
Connecting to Moonclerk
Create an auth config
Use the dashboard to create an auth config for the Moonclerk toolkit. This allows you to connect multiple Moonclerk accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Moonclerk 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 API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Moonclerk toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
MOONCLERK_LIST_CUSTOMERS
Tool Name: List Customers
Description
Action Parameters
Action Response
MOONCLERK_LIST_DISCOUNTS
Tool Name: List Discounts
Description
Action Parameters
Action Response
MOONCLERK_LIST_FORMS
Tool Name: List Payment Forms
Description
Action Parameters
Action Response
MOONCLERK_LIST_PAYMENTS
Tool Name: List Payments
Description
Action Parameters
Action Response
MOONCLERK_LIST_SUBSCRIPTIONS
Tool Name: List Subscriptions
Description
Action Parameters
Action Response