{"uid":"cap_va2oy38ki6o6ceOJ1zyEo","slug":"bizintel-api-app-store-bundle-id-lookup-3db85f99","name":"BizIntel API – App Store Bundle ID Lookup","description":"Searches Apple iOS/macOS applications to resolve price, bundle IDs, and reviews from the official iTunes Search API.","url":"https://bizintel-api.hahavoid0.workers.dev/product/app-store","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["app_name"],"properties":{"app_name":{"type":"string","description":"iOS/macOS application title"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"found":true,"bundleId":"com.tinyspeck.chatlyio"},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_bFZCUEgJmjFRcvRK1VKqU","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up the Apple App Store bundle ID for an iOS or macOS application by its title","exampleAgentPrompt":"What's the App Store bundle ID for Slack? I need the iOS bundle identifier like com.something.appname.","exampleUseCases":[{"title":"MDM app provisioning by bundle ID","prompt":"I need to enroll Slack in our company's mobile device management system — can you look up the official iOS bundle ID for Slack so I can add it to our MDM policy?"},{"title":"App deep-link scheme research","prompt":"I'm building a deep-link integration and need the bundle ID for the Notion iOS app — can you find it for me?"},{"title":"Competitive app fingerprinting","prompt":"We're auditing which apps our team has installed and need the official bundle identifiers — can you look up the App Store bundle ID for Figma on iOS?"}],"resultDescription":"Returns a JSON object with a boolean `found` flag, the resolved `bundleId` string (e.g. com.tinyspeck.chatlyio), a `confidence` level (e.g. high), a `data_as_of` freshness date, any warnings, and a disclaimer. When found, the bundle ID uniquely identifies the app in the Apple ecosystem.","failureModes":["App name not found in App Store index — `found: false` returned","Ambiguous app name matching multiple apps — lower confidence score returned","Typo or unofficial app name provided — may return wrong bundle ID or not found","Service unavailability — HTTP error or timeout","Payment failure via x402 protocol — request not processed"],"whenToPreferThis":"Use this endpoint when you need to resolve a human-readable iOS or macOS app name into its official Apple bundle identifier (e.g. com.example.app) without needing an Apple developer account or App Store Connect access. Preferred over manual App Store searches when automating MDM provisioning, deep-link configuration, app auditing, or competitive research pipelines. At $0.01 per call with no API key required, it is suitable for low-volume lookups in agent workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:52:25.779Z","isFirstParty":false}