Store API & Deep Linking
Learn more about the Elements Store API and deep linking system
Listing Element Products
{
"version": 1,
"generatedAt": "2026-02-24T12:00:00Z",
"packs": [
{
"packId": "com.example.gallery-pro",
"version": 1,
"build": 5,
"packName": "Gallery Pro",
"developerName": "Elements Platform",
"description": "Advanced gallery component...",
"tags": ["gallery", "photos", "lightbox"],
"contentTypes": ["component", "template"],
"thumbnailUrl": "https://assets.elementsapp.cloud/live/...",
"screenshots": ["https://..."],
"resourceFiles": ["preview1.png"],
"features": ["Lightbox", "Grid Layout"],
"infoURL": "https://...",
"pricing": {
"enableFree": false,
"enableLifetime": true,
"enableSubscription": false,
"lifetimeUSD": 2999,
"subscriptionUSD": 0,
"discountPercent": 20,
"discountEndDate": "20260301"
},
"featured": true,
"publishedDate": "20260220120000",
"lastUpdated": "20260222150000"
}
]
}Deep linking to Element Products
Last updated
Was this helpful?

