PLATFORM
A real API on every plan, including free.
REST with rate limits by tier, an MCP server so your assistant can ask about your own mentions, and a straight answer about what the API will not return.
How it works
-
Create a key
Scoped, prefixed and shown once. Keys are per organisation and every use is in the audit log.
-
Call it
Mentions, watchlists, keywords, analytics and exports, with cursor pagination and idempotency keys on every write.
-
Or point an assistant at it
The MCP server exposes the same surface, so "what did Reddit say about us this week" works from your editor.
In detail
-
Rate limits by tier
From 60 requests an hour on Free to 50,000 on Agency. The figures come from the plan registry, not from this page.
-
Scoped keys
Read-only keys exist and are the default. A key that can post does not exist, because nothing posts without a human.
-
Idempotency
Every write takes an idempotency key, so a retry after a timeout does not duplicate anything.
-
Exports
Metrics, trends and permalinks as CSV or JSON. Your own comment bodies are in your own export and nowhere else.
What a multi-channel tool cannot do here
The interesting part of this page is the constraint. Reddit's data terms bind us as an API partner and they bind anything we expose downstream, so comment bodies and usernames are not in the public API surface — not as a paywall and not as an oversight. Everything that is ours to give you, we give you on every plan, including free.
What this does not do
- Comment bodies and author usernames are not returned by the public API. Permalinks, metrics, sentiment and matched keywords are.
- API keys require a confirmed email address.
- Free is read-only at 60 requests an hour. The full surface starts at Pro.
Which plans include it
| Plan | Keywords | Check frequency |
|---|---|---|
| Free | 3 | 6 h |
| Pro | 25 | 60 min |
| Business | 100 | 15 min |
| Agency | 300 | 5 min |
| Enterprise | Custom | 5 min |
Related
Questions
- Why can I not get the comment text through the API?
- Because Reddit's terms do not allow us to redistribute it. The permalink is always there, and your own export contains your own data.
- Is the API included on the free plan?
- Yes, read-only, at 60 requests an hour. We think an API you have to pay to evaluate is not an API.
- What is the MCP server for?
- It lets an assistant query your own Mentionr account directly — the same endpoints, the same scopes, the same limits.
- Do you have webhooks as well as polling?
- Yes. mention.created and mention.deleted, HMAC-signed.
Your brand is being discussed right now.
Four minutes to set up. Your first mentions land before you finish reading this page.