PostLake
Impressions, views, likes, comments, shares, saves and clicks, from every network, in one shape. Including the part most APIs leave out: which networks genuinely report each number, and which return nothing.
Straight from the same registry the publish path validates against, so nothing here can disagree with what the API does.
| Network | Impressions | Views | Unique reach |
|---|---|---|---|
| TikTok | No | Yes | No |
| Yes | Yes | Yes | |
| X | Yes | No | No |
| No | No | No | |
| Yes | No | Yes | |
| Threads | No | Yes | No |
| Bluesky | No | No | No |
| YouTube | No | Yes | No |
| Yes | No | No |
The reason this works as one integration rather than 9 is that every network answers in the same normalised shape. Your code does not branch per platform, and an agent does not need a mental model of each one. Where a network genuinely differs, the difference is declared in GET /v1/platforms rather than discovered from a rejection.
Pages listed here cover only the networks that genuinely support this. Where a network does not, it is absent rather than represented by a page explaining that it cannot.