TrustSignal
TrustSignal account access

Sign in to manage your TrustSignal keys.

The public site routes developers into the configured authenticated TrustSignal surface when available. Otherwise this path should remain manual or pilot-gated.

Step 1

Open the configured TrustSignal sign-in surface.

Step 2

Complete login using the deployed auth flow.

Step 3

Manage your API keys from the authenticated dashboard if that surface is enabled.

Developer access
Public entry points here either route into a configured authenticated TrustSignal surface or fall back to manual access review. Do not assume self-serve availability unless the deployment is configured for it.

Key issuance is intentionally centralized.

Until the app is deployed, the public site should route access requests into the on-site form instead of a dead or local-mail link.

What you can expect

  • Public docs and marketing stay on this site.
  • Authenticated access may be routed here or to a separate app URL depending on deployment configuration.
  • If no authenticated route is deployed, onboarding should remain manual or pilot-gated.
If the authenticated app URL changes later, update `NEXT_PUBLIC_TRUSTSIGNAL_APP_URL` in this repo. If it is unset, keep the public messaging here aligned to manual or pilot-gated access.