Public endpoints to consume Fomo marketing metrics.
We believe in transparency.
Therefore, Fomo's KPIs are available to anyone via the Open API.
Learn more or get started below.
curl "https://fomo.com/api/v1/open?metric=XXX"
-H "Content-Type: application/json"
-X GET
As of this writing, you may fetch the following values from the Open API:
- Signups (count)
- Customers (count)
- Integrations (name, count)
Pass in the metric you prefer with the metric
parameter, ie:
/open?metric=customers
Some metrics support filters, ie:
/open?metric=signups&since=2018-11-15
About
Fomo Open is an experiment. To request additional filters or data sets, get in touch.