Fathom AnalyticsAPI

Command Palette

Search for a command to run...

API Reference · v1

Fathom Analytics API

Take complete control of your Fathom account, privately.

The Fathom Analytics API allows you to take complete control of your Fathom account. You can control all entities within the account and generate ad-hoc custom reports. It's an incredibly powerful API, and we've tried to cater to every possible use case.

Each API request counts against your total monthly pageviews. So if you make 10 Create Site requests, that will count in the same way that 10 pageviews would. We do this because we want to give you the flexibility to use our API how you wish, and we want to ensure it's sustainable without us having to raise plan prices.

When running complex aggregation queries that are unique (haven't been run before by any user), you will experience a slight lag the first time you run the query. This is because our database engine has to create a "query plan" to find the most optimal way to run what you're asking for. After that, it will be rapid.

The base URL for all v1 endpoints is https://api.usefathom.com/v1.

Please note

See our community guidelines for guidance about what you can and can't do when creating plugins, integrations and connections to our API.