QURO code API system using Cloudflare Workers, KV, and D1
Source: PlatformApplications/TopoloQuro/quro-system/quro-api/package.json
Scripts: deploy, dev, deploy:dry-run, lint, build, test:auth-contract
Application API
Clear API and contract surface for Topolo Quro, grouped under the application instead of split across generic reference sections.
Service IDs:
svc_quro_api Repos: PlatformApplications/TopoloQuro
Hosts:
https://quro.topolo.app Dependencies: topolo-auth, applications-packages
Depends on Topolo Auth: yes
Type: curated
Source: PlatformApplications/TopoloDocs/src/content/public/applications/quro.mdx
Source exists: yes
Canonical Quro coverage now lives in the docs application. The canonical browser callback delegates one-time sso_code redemption to the shared Topolo auth client and no longer exposes a /sso?token= bridge route. The canonical branded login surface completes embedded password sign-in through shared Auth persistence and app-owned navigation on quro.topolo.app. The browser keeps same-tab sessionStorage access-token restore enabled by default after login and refresh so normal reloads do not appear logged out before cookie refresh completes. The API worker now also exposes authenticated `GET /api/widget` for TopoloOne live workspace.
API key scopes in Auth catalog: 9
No global OpenAPI security scheme is declared.
analytics.read analytics.write api_keys.write codes.read codes.write series.read series.write settings.read settings.write Wrangler surfaces: PlatformApplications/TopoloQuro/quro-system/quro-api/wrangler.toml, PlatformApplications/TopoloQuro/quro-system/quro-redirect/wrangler.toml, PlatformApplications/TopoloQuro/quro-system/quro-ui/wrangler.toml, PlatformApplications/TopoloQuro/quro-system/quro-ui-legacy/wrangler.toml
Environment variables: APP_URL, AUTH_BASE_URL, SERVICE_ID, VITE_API_BASE_URL, VITE_SERVICE_ID
Routes: workers.dev or Pages-only delivery
Observability enabled: yes
Source: PlatformApplications/TopoloQuro/README.md
No route-level highlights were extracted from the current README.
QURO code API system using Cloudflare Workers, KV, and D1
Source: PlatformApplications/TopoloQuro/quro-system/quro-api/package.json
Scripts: deploy, dev, deploy:dry-run, lint, build, test:auth-contract
QURO code redirect system using Cloudflare Workers, KV, and D1
Source: PlatformApplications/TopoloQuro/quro-system/quro-redirect/package.json
Scripts: deploy, dev, deploy:dry-run, lint, build
No package description recorded.
Source: PlatformApplications/TopoloQuro/quro-system/quro-ui/package.json
Scripts: dev, build, lint, preview, typecheck, deploy, deploy:preview
Legacy static UI for TopoloQuro kept for reference only
Source: PlatformApplications/TopoloQuro/quro-system/quro-ui-legacy/package.json
Scripts: start, dev, dev:serve, deploy:github, deploy:netlify, deploy:cloudflare, deploy, build:production
Wrangler surfaces: PlatformApplications/TopoloQuro/quro-system/quro-api/wrangler.toml, PlatformApplications/TopoloQuro/quro-system/quro-redirect/wrangler.toml, PlatformApplications/TopoloQuro/quro-system/quro-ui/wrangler.toml, PlatformApplications/TopoloQuro/quro-system/quro-ui-legacy/wrangler.toml
This application does not yet have a source-controlled OpenAPI spec in the docs platform. The current API page is derived from the registered contract source and repository surface.