Authenticated channel
Publish official economic data through Telegram bot
Show FXMacroData release calendars, indicators, and market context to your Telegram bot audience under the Commercial Redistribution licence — self-service, priced on the audience you actually reach.
Rate
USD 10 per 100 users
Starts at
$60/month
Setup
Self-service
Reported by your backend
There is no browser here to run a pixel, so your own server reports the audience. It already knows who signed in. Send one scrambled identifier per unique person per billing period and the meter does the rest — repeats are free, so retries and replays never move the count.
Telegram bot specifics
A bot knows every chat it has spoken to, so report one identifier per unique chat id per billing period. Hash the chat id before sending it; the raw id never needs to leave your infrastructure.
Setting it up
- 01 Register the channel in API Management and copy the server key.
- 02 State roughly how many people use it each month. It is not what you are billed on; the licence requires the figure on record.
- 03 Hash each internal user id with a secret only you hold.
- 04 Post it once per person per billing period, then mark them done.
- 05 Show the FXMacroData attribution wherever the data appears.
One call per person per month
POST https://fxmacrodata.com/partner-meter/v1/audience
Authorization: Bearer <your redistribution key>
Content-Type: application/json
{"surface_id": "<your registered channel>",
"user_ref": "<hmac of your user id>"}
Questions about Telegram bot
What does it cost to publish FXMacroData through Telegram bot?
The Individual plan is USD 50 a month, plus USD 10 for every 100 users the channel reaches. A licence starts at USD 60 a month and there is a 14-day trial.
Do I need approval before publishing to Telegram bot?
No. Commercial Redistribution is self-service: subscribe, register the channel in API Management, and start. There is no application, quote, or review queue.
Can I publish charts and commentary through Telegram bot?
Yes. Charts, tables, calendars, alerts, written commentary, AI summaries, and translations are all allowed as long as attribution stays visible and the output cannot be used to rebuild the underlying dataset. What is not allowed is exposing a raw feed, an API, or a bulk download.
What happens if my Telegram bot audience grows?
The add-on follows it. Each additional 100 users adds USD 10 a month, and nothing needs renegotiating.
Other authenticated channels
Same meter, same rate, same setup path.