FoxData Open API
My License
My License
  1. REFERENCE
  • REFERENCE
    • Make Your First API Request
    • API Billing Rules
  • COMMON PARAMS
    • App Store Categories
    • Google Play Categories
    • Supported Countries/Languages
  • LIST OF APIS
    • App Metadata
      POST
    • App Metadata History
      POST
    • App Category Ranking
      POST
    • App Category Ranking History
      POST
    • App Metrics
      POST
    • App Metrics History
      POST
    • App Keyword
      POST
    • App Keyword History
      POST
    • Keywords Metrics
      POST
    • Keywords Metrics History
      POST
  1. REFERENCE

API Billing Rules

Pricing Rules:#

Different API methods consume varying amounts of credits: Certain data types are easier to retrieve, store, and process. Therefore, pricing will vary based on the type of data requested.
When querying data through API calls, the actual credits consumed will be billed based on the actual volume of data returned by the interface.
The process for charging fees is as follows:
1.Upon receiving a request, we calculate the maximum cost incurred by the request based on the data requested. This cost is determined by the parameters of the request, assuming that every data point requested is available in our database.
2.If your account has a sufficient balance of credits, we proceed to fetch the required data from our database.
3.We calculate the actual cost of the request by examining the response we return and deducting the cost of any missing data.
4.Your account will be charged only the final cost incurred.

Credits Consumption per Request:#

Request Credits: Credits required for calling the interface (usually 1 credits).
Base Credits: Different API interfaces correspond to different base credits.
Credits/Extra Day: Retrieving data for periods other than the current day incurs an additional charge per day, typically 10% of the base credits.
Credits Consumed per Request: Request Credits + Base Credits + Credits/Extra Day * Number of Days
Example: A request returning estimated earnings for an app over 10 days would require 1 credits (request credits) + 100 credits (base credits) + 9 days * 10 credits (additional for each extra day) = 191 credits.

Credits pricing for API interface:#

CategoryDatapoint nameEndpoints servedcredit base pricecredit/extra day
App Metadataapplies to all attributesApp Metadata - Current/History101
App MetricsdownloadsApp Metrics - Current/History25025
revenuesApp Metrics - Current/History25025
visibility ScoreApp Metrics - Current10-
ratingsApp Metrics - Current/History101
App Category Ranking-App Category Ranking - Current/History101
App KeywordrankApp Keyword Ranking - Current/History101
installsApps Keyword Installs - Current/History101
Keyword MetricsvolumeKeyword Metrics - Current/History101
resultsKeyword Metrics - Current/History101
correlationKeyword Metrics - Current10-
difficultyKeyword Metrics - Current10-
chanceKeyword Metrics - Current10-
keyword typesKeyword Metrics - Current10-
For more information about API information, please check out the link: Product Feedback
Modified at 2024-05-17 03:01:36
Previous
Make Your First API Request
Next
App Store Categories
Built with