Question

App Name is not available in Overview metrics V2 API endpoint

  • 6 November 2023
  • 2 replies
  • 20 views

Badge

 

I'm attempting to retrieve active trials for a specific app using the Overview Metrics V2 API. However, the API response does not include the app name. How can I extract the app name from the response, which provides data on active trials and active subscriptions for the project?


2 replies

Badge

I'd like the response to include the app's name. This API provides information about active trials for a project, but I need to extract the active trial for each app mentioned within the project.

Userlevel 3
Badge +5

If you would like to grab the name of the project that you are retrieving the metrics for, you will need to use the “Get a List of Projects” call. Here is the documentation for it: https://www.revenuecat.com/reference/list-projects. It will return the project that the API key that you are using is from. 

Reply