Application API

Topolo Quro

Clear API and contract surface for Topolo Quro, grouped under the application instead of split across generic reference sections.

curated svc_quro_api

Documentation Map

Authority

Service IDs:

svc_quro_api

Repos: PlatformApplications/TopoloQuro

Hosts:

https://quro.topolo.app

Dependencies: topolo-auth, applications-packages

Depends on Topolo Auth: yes

Contract Source

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

Auth Requirements

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

Runtime and Deployment

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

README-Derived Interface Surface

Source: PlatformApplications/TopoloQuro/README.md

No route-level highlights were extracted from the current README.

Package Surfaces

quro-api

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-redirect-system

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

quro-ui

No package description recorded.

Source: PlatformApplications/TopoloQuro/quro-system/quro-ui/package.json

Scripts: dev, build, lint, preview, typecheck, deploy, deploy:preview

quro-ui-legacy

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

Runtime Surface

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.