API Hub
One API for Nexus/Bethesda modders and mod developers: analysis, search, build generation, dev loops, and safety-aware automation surfaces.
POST /api/analyze — Full analysis report.POST /api/v1/analyze — API-key dev response format.POST /api/modlist/normalize — Messy list parser + fuzzy matching.GET /api/search — BM25 search for AI/tooling consumers.GET /api/mod-search — Typeahead/search UX endpoint.GET /api/ai-context — Conflict + resource context surface.GET /api/search-solutions — Pro web-augmented fix discovery.GET /api/list-preferences/options?game=... — Game-aware build schema.POST /api/build-list — Preference-driven list generation.POST /api/recommendations — Live suggestions + warnings.POST /api/dev-loop/suggest — Samson dev loop suggestions + idle recommendation.GET /api/openclaw/policyPOST /api/openclaw/request-accessPOST /api/openclaw/guard-checkGET/POST /api/openclaw/permissionsPOST /api/openclaw/plan/proposePOST /api/openclaw/plan/executePOST /api/openclaw/loop/feedbackGET /api/openclaw/safety-statusGET /api/openclaw/capabilitiesGET /api/openclaw/install-manifestGET /api/information-map — data flow map (input -> processing -> action).GET /ai-feed.json — machine-readable product/agent feed.GET /api/profile/dashboard — dynamic profile engagement context.Do not execute high-risk automation without explicit user consent and backups. System-level operations are intentionally constrained.
Read full disclosure: /safety.