Business
App Store Metadata
Provides real-time metadata about iOS apps, including details, ratings, and reviews.
2
Endpoints
—
Status
—
Latency
CODE EXAMPLES
JavaScript (Fetch)
fetch('https://app-store-metadata-api.kula.app/api/v1/apple/apps/361309726', {
method: 'GET',
headers: {},
})
.then(response => response.json())
.then(data => console.log(data));cURL
curl -X GET 'https://app-store-metadata-api.kula.app/api/v1/apple/apps/361309726'App Store Metadata
0.0%
BUSINESS
Provides real-time metadata about iOS apps, including details, ratings, and reviews.
PERFORMANCE TELEMETRY
RATE LIMITS
API TESTING INTERFACE
READY
SIGN IN TO EXECUTE TEST
Please sign in to test API endpoints
RESPONSE TELEMETRY
Execute API test to view telemetry data