Please login to continue
Send /weblogin in our Telegram bot to get your token.
Loading history...
Enter a stock asset ID or paste a URL from supported providers like Shutterstock, Adobe Stock, Freepik, and more.
Loading...
Loading recharge history...
Use our Telegram bot for downloads and recharge updates. Copy the token below and in Telegram send /link followed by this token.
Add points to your account via payment
Upload payment screenshot and wait for admin approval
Track your recharge requests and approval status
Loading history...
Generate API keys to integrate downloads on your own website. Keep your keys secure and never share them publicly.
Loading API keys...
Use our API to integrate stock asset downloads into your own website or application.
All API requests require an API key. Include it in the request header:
X-API-Key: your_integration_key
GET /api/v1/balance
Headers: X-API-Key: your_integration_key
GET /api/v1/download?url=ASSET_URL
Headers: X-API-Key: your_integration_key
GET /api/v1/history?skip=0&limit=50
Headers: X-API-Key: your_integration_key
All responses are in JSON format. Successful requests return a success: true
field.
Errors are returned with appropriate HTTP status codes and error messages in the response body.