{ "opencollection": "1.0.0", "info": { "name": "HeyForm Auth Config API", "version": "1.0.0" }, "items": [ { "info": { "name": "Config", "type": "folder" }, "items": [ { "info": { "name": "Get runtime configuration", "type": "http" }, "http": { "method": "GET", "url": "https://api.heyform.net/api/config" }, "docs": "Returns the public runtime configuration for the HeyForm application, including homepage URL, feature flags, and third-party integration keys." } ] } ], "bundled": true }