Skip to main content

Get product info

GET 

https://api.freemius.com/v1/products/{product_id}/info.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.

  1. Go to the Freemius Developer Dashboard.
  2. Open the Settings page of the relevant product.
  3. Click the API & Keys tab.
  4. Copy the API Bearer Authorization Token from the UI.

Get product info. Please use the Developer Dashboard to update the information of a product.

Request

Path Parameters

    product_id integer<int64>required

    The ID of the product.

    Possible values: >= 1

    Example: 1234

Query Parameters

    fields string

    Comma separated list of fields to return in the response. If not specified, all fields are returned.

    Example: id,name,slug

Responses

Successful operation

Schema
idstring<int64>

The unique identifier of the entity.

Possible values: >= 1

Example: 123456
createdstring<date-time>

The date and time the entity was created, under UTC timezone.

Example: 2025-01-01 00:00:00
updatedstring<date-time>nullable

The date and time the entity was updated, under UTC timezone. If null then the entity was never updated since its creation.

Example: 2025-01-01 00:00:00
plugin_idstring<int64>

The ID of the product the entity belongs to.

Possible values: >= 1

Example: 123456
urlstring

The URL of the entity.

Example: https://www.example.com
descriptionstring

The description of the product.

Example: Calculate profits for small to medium businesses. This product is a must-have for any business owner who intends to view the profits of their business.
short_descriptionstring

The short description of the product.

Example: Calculate profits for small to medium businesses.
banner_urlstring

The URL of the entity.

Example: https://www.example.com
card_banner_urlstring

The URL of the entity.

Example: https://www.example.com
selling_point_0string

The selling point one of the product.

Example: Ability to use stunning feature x.
selling_point_1string

The selling point two of the product.

Example: Ability to use stunning feature y.
selling_point_2string

The selling point three of the product.

Example: Ability to use stunning feature z.
screenshots object

The URLs of the product screenshot.

property name*any

The URLs of the product screenshot.

Example: {"screenshot_0":"https://exmaple.com/","screenshot_1":"https://exmaple.com/","screenshot_2":"https://exmaple.com/","screenshot_3":"https://exmaple.com/"}
We use essential cookies to enable our site to function. With your consent, we also use analytics and advertising cookies to understand how visitors interact with our site and to improve our services.
Learn More