Free
৳0/ forever
- Search the whole Ghost Assets library
- Up to 12 results per request
- Unlimited requests — no daily limit
- 1 API key
Browsing and downloading on the site is free. The API is for teams that want the whole library inside their own product.
৳0/ forever
৳499/ 1 year
Send money
bKash, Nagad or Rocket to 01949085128.
Submit ID
Paste the transaction ID in your panel.
Get access
We confirm and switch you to Unlimited.
# 1. Search the library curl "https://admin-magic-storage.lovable.app/api/public/v1/search?q=tree&kind=image&limit=20" \ -H "x-api-key: YOUR_API_KEY" # 2. Download an item curl -L "https://admin-magic-storage.lovable.app/api/public/v1/download/ITEM_ID" \ -H "x-api-key: YOUR_API_KEY" -o file.png # 3. Mirror a whole pack or category curl "https://admin-magic-storage.lovable.app/api/public/v1/export?category=icon&limit=1000" \ -H "x-api-key: YOUR_API_KEY"