VERTEXY
Docs

Start Here

  • Platform overview
  • Engineer quickstart
  • Analyst introduction
  • Administrator setup
  • Architecture

Integrate

  • Authentication
  • Assess transactions
  • Event ingestion
  • Signing and reliability
  • Submit feedback
  • Retries and idempotency
  • Go-live checklist

Use the Dashboard

  • Overview dashboard
  • Event Explorer
  • Graph Explorer
  • Reviews
  • Policy
  • Threat Intel

Administer

  • Onboarding
  • Developer Settings
  • Team and access
  • Permissions and features
  • Audit Logs
  • Billing and plans

Reference

  • API reference
  • API introduction
  • Objects
  • Event types
  • Risk scores and reasons
  • Errors
  • Glossary
  • Node.js examples
  • Python examples

Updates and Help

  • Changelog
  • v1.0.0 release
  • Troubleshooting
  • Support
Open Developer Settings →
VERTEXY
Docs
Docs/Administer
adminengineer

Developer Settings

Check webhook-secret status, rotate credentials, and copy integration examples safely.

Reviewed 2026-06-21Product 1.1

Access#

Viewing requires developer_tools:view; rotating the secret requires developer_tools:manage and the corresponding plan feature.

Secret rotation#

The page shows whether an event-ingestion secret is configured, its prefix, and rotation time. The full secret is returned only when it is created or rotated.

  1. Prepare every event sender for the new value.
  2. Rotate the secret during a coordinated window.
  3. Store it directly in your secret manager.
  4. Update and restart senders, then send a synthetic event.
The previous secret becomes invalid immediately. There is no overlap window.

Terminology#

VertexY does not issue a general-purpose API key here. Bearer JWTs authenticate protected APIs; the displayed secret authenticates only signed event ingestion.

Was this page helpful?

Previous← OnboardingNextTeam and access →

On this page

AccessSecret rotationTerminology