Payments & Finance13 toolsPaste one API key
Payhere integration for AI agents
Easy payment links for accepting online payments.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Payhere once and call the same tools from all of them.
Setup
Connect Payhere through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Payhere exposes 13 tools through ClawLink. The 12 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
payhere_get_current_company | Fetch company information for the currently authenticated user | Read |
payhere_get_current_company_stats | Fetch payment statistics for the last 30 days with comparison data from the preceding 30-day | Read |
payhere_get_user | Fetch information on the currently authenticated user | Read |
payhere_list_customers | List all customers from Payhere, ordered chronologically with most recent first | Read |
payhere_list_hooks | List all active REST hooks subscriptions for the authenticated company | Read |
payhere_list_payments | List all payments ordered chronologically, most recent first | Read |
payhere_list_plans | List all plans in your PayHere account | Read |
payhere_list_subscriptions | List all subscriptions ordered chronologically by most recent payment first | Read |
payhere_create_hook | Subscribe to a REST hook for receiving webhook events | Write |
payhere_create_plan | Create a new payment plan in PayHere | Write |
payhere_update_current_company | Update the company information for the currently authenticated user | Write |
payhere_update_plan | Update an existing plan's configuration and settings | Write |