Authenticated channel

Publish official economic data through Mobile app

Show FXMacroData release calendars, indicators, and market context to your Mobile app 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.

Mobile app specifics

There is no pixel inside a native app, so your backend reports the audience. Pull the data server-side and fan it out to devices rather than calling the API from the app: it keeps your key out of a shipped binary and your request volume flat.

Setting it up

  1. 01 Register the channel in API Management and copy the server key.
  2. 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.
  3. 03 Hash each internal user id with a secret only you hold.
  4. 04 Post it once per person per billing period, then mark them done.
  5. 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 Mobile app

What does it cost to publish FXMacroData through Mobile app?

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 Mobile app?

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 Mobile app?

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 Mobile app audience grows?

The add-on follows it. Each additional 100 users adds USD 10 a month, and nothing needs renegotiating.

Share page X LinkedIn Email