A

Apple App Store Search & Reviews · Search

by Apple App Store Search & Reviews

GETBaseSolanaArbitrumPolygon

$0.02

per call · USD Coin on Base

Apple App Store search — find iOS apps by term and get id, developer, price, rating, genres, description, size, icon & screenshots as clean JSON.

Endpoint

GET https://appstore.use.x402atlas.com/search

3

Calls / 30d

2

Unique payers / 30d

Sep 1

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://appstore.use.x402atlas.com/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://appstore.use.x402atlas.com/search?country=us&lang=en-us&num=10&page=1&term=weather" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "queried_at": "2026-07-11T12:00:00Z",
  "results": [
    {
      "bundle_id": "com.grailr.CARROTWeather",
      "developer": {
        "name": "Grailr LLC"
      },
      "id": 1069513131,
      "position": 1,
      "price": {
        "type": "Free"
      },
      "rating": [
        {
          "count": 51000,
          "rating": 4.8,
          "type": "App Store"
        }
      ],
      "title": "CARROT Weather: Alerts & Radar"
    }
  ],
  "term": "weather"
}

Payment details

Pay to0x59ea036c64f0f54cdd14a3be8a1a6586b58da71c
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Apple App Store Search & Reviews & similar services