The public IndApp API is read-only and gives access to the catalog, categories and trust signals.
Base URL: https://api.indapp.com
/api/v1/appsList of all published apps. Supports ?category= and ?trust=./api/v1/apps/{slug}Detail for a single app including trust level and signals./api/v1/categoriesAll categories with counts./api/v1/trust-signals/{slug}Public trust signals for a single app (manifest, sw, https etc.).