{ "opencollection": "1.0.0", "info": { "name": "Crowdbotics API Documentation admin languages API", "version": "1.26.2" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "languages", "type": "folder" }, "items": [ { "info": { "name": "List supported languages for document generation.", "type": "http" }, "http": { "method": "GET", "url": "/api/languages" }, "docs": "Returns a curated list of commonly used languages with regional variants.\n\n **Authentication**: This endpoint does not require authentication and is publicly accessible." } ] } ], "bundled": true }