DNA Charts

Get the most popular applications for a given DNA and type in a country for a device.

Retrieve current DNA charts for all the countries that are available on AppTweak. A DNA chart is dependent on:

  • a country
  • a DNA
  • a store (ios or android)
  • a chart type (free or paid)

You need to pass the correct DNA ID when making an API call on DNA Charts, you can find DNA IDs through the dedicated dedicated endpoint.

You can use both class_id and subclass_id in the DNA charts endpoint.

You can request for up to 5 countries and 5 DNAs in the same request.

The endpoint will return an array of hashes under result, displaying:

  • dna_id: The ID of the DNA. It can be either a class_id or a subclass_id
  • country: The country of the chart for which the application ranked
  • type: The type of the chart for which the application ranked
  • store: The store of the chart for which the application ranked
  • rank: The rank of the application in the DNA chart
  • application_id: The ID of the application