Retrieve installs count
GEThttps://api.freemius.com/v1/products/{product_id}/installs/count.json
Auth:Bearer TokenSCOPE: PRODUCT
Product-scoped API tokens allow you to operate on the product itself. This token usually allows read-only access to the product configuration and write access to several operations on subscriptions, customers, payments, and more. For most SaaS or app integrations, this is the token you will need.
- Go to the Freemius Developer Dashboard.
- Open the Settings page of the relevant product.
- Click the API & Keys tab.
- Copy the API Bearer Authorization Token from the UI.
Retrieve the number of installs associated with the product.
Filtering
You can filter the count by plan_id or is_active.
Request
Query Parameters
Responses
- 200