T Topolo Docs

Application API

Topolo Quro

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

curated srv_s0AgEtOfDvIa

Documentation Map

Authority

Service IDs:

srv_s0AgEtOfDvIa

Repos:

Hosts:

https://quro.topolo.app https://quro.stg.topolo.us

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: no

Canonical Quro coverage now lives in the docs application. Quro uses the stable topolo-quro slug and resolves the environment-specific Auth service ID at runtime instead of compiling opaque service IDs into the browser, API worker, or widget contract. 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: 12

Auth Requirements

No global OpenAPI security scheme is declared.

  • analytics.read
  • analytics.write
  • api_keys.write
  • codes.read
  • codes.write
  • links.read
  • links.write
  • redirects.invoke
  • series.read
  • series.write
  • settings.read
  • settings.write

Runtime and Deployment

Wrangler surfaces: none detected

Environment variables: none derived

Routes: workers.dev or Pages-only delivery

Observability enabled: no explicit signal found

Runtime Surface

Wrangler surfaces: No wrangler file detected in scanned surface

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.

Failure modes

  • No wrangler.toml surface was discovered under the registered repo paths.
  • The registered contract source is missing: PlatformApplications/TopoloDocs/src/content/public/applications/quro.mdx
  • Neither OpenAPI nor README-derived interface detail was found.