Public REST API
No auth required for read endpoints. Rate-limited per IP.
GET /api/public/apps
Returns the published apps catalog with categories and install counts.
curl https://ivsofthub.app/api/public/appsResponse: { apps: [{ id, slug, name, tagline, icon, install_count, rating, category }] }
Sitemap
All public URLs are in /sitemap.xml.
Need more?
Webhooks, write access, or higher rate limits — request enterprise access.