send and retrieve in-app messages between a cleancloud customer and store via the api.
domain: cleancloudapp.com · 4 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
POST to https://cleancloudapp.com/api/addMessage with api_token, customerID, and message to send a message from that customer to the store.
POST to https://cleancloudapp.com/api/getMessages with api_token and customerID to retrieve the messaging history for that customer.
Pass an optional limit parameter on getMessages to cap how many messages are returned instead of pulling the full history.
Surface the returned messages in your custom pickup-and-delivery app's chat or notes view.
Known gotchas
These endpoints only cover store-customer messaging tied to a customerID — they are separate from the push-notification endpoints used for order-status alerts.
The same account-level rate limit applies as the rest of the CleanCloud API (Grow/Grow+ plan, 50,000 requests/month, max 3 requests/second).
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?