One API for your whole business.
Programmatic access across every Cloove product - commerce, money, voice and messaging. Create keys, call clean REST endpoints, and stream events to your stack with signed webhooks.
Everything you need to ship.
API keys
Issue scoped test and live keys. Restrict each by allowed domain or IP range.
Webhooks
Point endpoints at your stack and subscribe only to the events you care about.
Realtime events
Know the instant an order lands, a payment clears or a call ends.
Signed & verifiable
Every webhook is signed with a per-environment secret you can verify.
Rotate & revoke
Roll keys and signing secrets the moment you need to - no downtime.
REST + JSON
Predictable endpoints and one consistent response envelope across the API.
Reach every product through one API.
The same key works across commerce, money, voice and messaging - no separate integrations to wire up.
Commerce
Cloove Go
- GET · POST
/v1/products - GET
/v1/inventory - GET · POST
/v1/orders - GET
/v1/customers
Money
Cloove Money
- GET
/v1/wallet - POST
/v1/payments - POST
/v1/payouts - GET · POST
/v1/debts - GET · POST
/v1/expenses
Voice
Cloove Vox
- GET · POST
/v1/vox/calls - GET
/v1/vox/agents - GET
/v1/vox/numbers
Messaging
Cloove Go & Keep
- POST
/v1/messages - GET
/v1/conversations - GET · POST
/v1/webhook-endpoints
Base URL https://api.clooveai.com · Bearer auth · every response wraps { success, message, data, meta }.
The moments you can subscribe to.
A signed payload hits your endpoint the instant something happens - across every product.
order.createdA new order came in.
order.updatedAn order changed status.
payment.receivedMoney landed in your wallet.
payout.completedA payout settled to a bank.
debt.recordedA customer balance was logged.
inventory.low_stockAn item dropped below its threshold.
message.receivedA customer replied on a channel.
vox.call.completedA voice call ended, with transcript.
Give your business an AI workforce.
Create your account at app.clooveai.com, or just message our AI assistant on WhatsApp - it sets you up in the conversation. No demos to wait for.

