FoxData Open API
My License
My License
  1. 1. application Services
  • I. Quick Start
    • 1. API Overview
    • 2. Quick Start
    • 3. Authorization
    • 4. Request & Response
    • 5. Rate Limiting
  • II. List of Interfaces
    • 1. application Services
      • 1001-App-Basic Info
        POST
      • 1002-App-Extended Info
        POST
      • 1003-App-Visibility Score
        POST
      • 1004-App-Apps by Same Developer
        POST
      • 1005-App-Ranking History
        POST
      • 1006-App-Featured Recommendations
        POST
      • 1007-App-Ratings & Reviews
        POST
      • 1008-App-Version History
        POST
      • 1009-App-Competitor Comparison
        POST
      • 1010-App-Competitor Bidding
        POST
      • 1011-App-Covered Keywords
        POST
      • 1012-App-Keyword Expansion
        POST
      • 1013-App-Bidding Keywords
        POST
      • 1014-App-Bidding Keyword Periodic Monitoring-Task Initiation
        POST
      • 1014-App-Bidding Keyword Periodic Monitoring-Task Retrieval
        POST
      • 1014-App-Bidding Keyword Periodic Monitoring-Data Retrieval
        POST
      • 1015-App-CPP Ad Creatives
        POST
      • 1016-App-App Tags
        POST
      • 1017-App-Download & Revenue Estimates
        POST
      • 1018-App-Smart Keyword Recommendations
        POST
      • 1019-App-Active Users
        POST
      • 1020-App-Basic Info (Advanced)
        POST
      • 1021-App-CPP Keywords
        POST
    • 2. Market Services
      • 2001-Market-Realtime Charts
      • 2002-Market-Global Chart Analysis
      • 2003-Market-Search Volume Charts
      • 2004-Market-Download & Revenue Charts
      • 2005-Market-Active Users & Customers
      • 2006-Market-App Release Monitoring
      • 2007-Market-Cleared Keyword Monitoring
      • 2008-Market-Cleared Ranking Monitoring
      • 2009-Market-App Delisting Monitoring
    • 3. ASA Services
      • 3001-Ad-Bidding Apps
      • 3002-Ad-Bidding Keywords
      • 3003-Ad-Bidding Keyword Analysis
      • 3004-Ad-CPPs
      • 3005-ASA Tab Rate Task
      • 3005-ASA Tab Rate Result
    • 4. Kerword research Services
      • 4001-Keyword Search
      • 4002-Keyword Expansion
      • 4003-Keyword Search Details
      • 4004-App-App Keywords
    • 9. Other Services
      • 9001-Paginated Query API
  • III. Data Dictionary and Definitions
    • 1. Application Classification Code
    • 2. Time and Location Information
    • 3. Regional Language Comparison Chart
    • 4. Explanation of Data Update Frequency
  • IV. Appendix
    • 1. Release Notes
    • 2. FAQ
    • 3. Contact and Support
  1. 1. application Services

1002-App-Extended Info

POST
/app/app-info/extension
Query extended app market info (developer, price, language, size, etc.).

Request

Authorization
Add parameter in header
x-openapi-key
Example:
x-openapi-key: ********************
Body Params application/json

Example
{
  "appId": "com.run.tower.defense",
  "region": "US",
  "language": "en_US"
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://api.foxdata.com/apiv1/open-api/app/app-info/extension' \
--header 'x-openapi-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
  "appId": "com.run.tower.defense",
  "region": "US",
  "language": "en_US"
}'

Responses

🟢200
application/json
Bodyapplication/json

Examples
{
  "requestParam": {
    "appId": "com.run.tower.defense",
    "region": "US",
    "language": "en_US"
  },
  "result": {
    "appId": "com.run.tower.defense",
    "appName": "Kingshot",
    "developerName": "Century Games PTE. LTD.",
    "appPrice": null,
    "priceFormatted": "Free",
    "gpInAppPurchases": "$0.99 - $99.99 per item",
    "asInAppPurchases": [],
    "inAppPurchasesSize": 1,
    "releaseDateSt": 1723830863000,
    "storeUrl": "https://play.google.com/store/apps/details?id=com.run.tower.defense&gl=us&hl=en_US",
    "size": "",
    "rating": "4.3",
    "version": "1.8.12",
    "activities": null,
    "language": null,
    "supportLanguages": null,
    "regions": 173,
    "supportRegion": [
      "KR",
      "JP",
      "HK",
      "TW",
      "MY",
      "DE",
      "US",
      "BR",
      "GB",
      "NZ",
      "FR",
      "AU",
      "PT",
      "PE",
      "BE",
      "IT",
      "MO",
      "CA",
      "IL",
      "PL",
      "SA",
      "AT",
      "EC",
      "MX",
      "AR",
      "CL",
      "SG",
      "TR",
      "PR",
      "ID",
      "AE",
      "ZA",
      "ES",
      "LU",
      "PW",
      "CR",
      "TH",
      "CO",
      "VE",
      "ST",
      "GW",
      "CV",
      "MZ",
      "AO",
      "NI",
      "GE",
      "DO",
      "UY",
      "SV",
      "PY",
      "BO",
      "GT",
      "PA",
      "HN",
      "KW",
      "RO",
      "KH",
      "IQ",
      "CZ",
      "PH",
      "QA",
      "IN",
      "NL",
      "NO",
      "CI",
      "PK",
      "DK",
      "KZ",
      "MV",
      "CH",
      "SE",
      "JO",
      "CD",
      "LB",
      "AZ",
      "MG",
      "SZ",
      "MN",
      "GY",
      "KN",
      "UA",
      "SL",
      "AG",
      "GM",
      "BT",
      "VG",
      "NE",
      "AI",
      "HU",
      "TC",
      "BS",
      "IS",
      "ML",
      "BH",
      "BB",
      "TT",
      "AF",
      "MT",
      "MR",
      "GH",
      "ET",
      "SC",
      "TG",
      "EG",
      "MA",
      "SB",
      "UZ",
      "SN",
      "CG",
      "LC",
      "DM",
      "SR",
      "BJ",
      "KE",
      "IE",
      "UG",
      "LR",
      "GA",
      "MK",
      "VC",
      "GD",
      "BF",
      "LA",
      "BN",
      "NA",
      "OM",
      "MM",
      "EE",
      "MS",
      "FJ",
      "IR",
      "PG",
      "BZ",
      "BW",
      "SK",
      "ZW",
      "BM",
      "TD",
      "JM",
      "KY",
      "ZM",
      "TN",
      "TM",
      "LK",
      "NP",
      "TJ",
      "AL",
      "HR",
      "SI",
      "FM",
      "LV",
      "BG",
      "NG",
      "MU",
      "CY",
      "FI",
      "YE",
      "KG",
      "MD",
      "GR",
      "RS",
      "BY",
      "MW",
      "LT",
      "AM",
      "TZ",
      "DZ",
      "BD",
      "CN",
      "VN",
      "RU",
      "CM",
      "BA"
    ],
    "contentRating": "Everyone 10+",
    "compatibility": "7.0",
    "privacyPolicyUrl": "https://www.centurygame.com/privacy-policy/"
  },
  "creditsCost": {
    "requestCredits": 0,
    "baseCredits": 50,
    "extraCredits": 0,
    "totalCostCredits": 50
  },
  "next": null
}
Modified at 2026-06-25 05:44:00
Previous
1001-App-Basic Info
Next
1003-App-Visibility Score
Built with