Settings
Deployment + binding status. Editable settings live in their domain pages (e.g. Ads → Networks for AdSense credentials).
Deployment
API status
—
Authenticated as
—
Hostname
lofttools.com
Bindings
D1 —
KV —
R2 —
A failing binding means the API can't talk to that resource. Check wrangler.toml + the Cloudflare dashboard. Backups live in R2
under the BACKUPS bucket; ad creatives in ASSETS.
Adapters & secrets
External adapter credentials are stored as Wrangler secrets (set via wrangler secret put NAME) and are never returned to the
browser. To configure one, ssh into the deploy host or use the Wrangler CLI locally.
| Adapter | Secret name | Scope |
|---|---|---|
| Plausible | PLAUSIBLE_API_KEY | analytics |
| Search Console | GOOGLE_SERVICE_ACCOUNT_JSON | webmasters.readonly |
| GitHub | GITHUB_TOKEN | actions:read |
| PSI | PSI_API_KEY | — |
| CF Analytics | CF_GRAPHQL_TOKEN + CF_ACCOUNT_ID | account.analytics:read |
| AdSense | ADSENSE_OAUTH_REFRESH_TOKEN + GOOGLE_OAUTH_CLIENT_ID/SECRET | adsense.readonly |
| Anthropic (translations) | ANTHROPIC_API_KEY | messages:write |