2
2 Comments

Does anyone know any platform for API analytics?

Hey folks

Does anyone know any platform that I can plug into my API (in Ruby on Rails), where I can extract some customer metrics?

Example metrics:

  • API usage
  • unique API consumers
  • etc

In case you don't use any platform, how do you track metrics like that? (SQL queries, metrics dashboard, or anything else ???)

on May 27, 2021
  1. 1

    I haven't found anything I love that does this, but it's worth checking out: https://www.moesif.com/features/api-analytics and https://www.hoss.com/analytics/

    1. 1

      I knew about moesif, don't like their platform though. I had never heard about Hoss before, sounds promising!

      Thanks for sharing!