Dashboard
Overview
Operator dashboard surfaces and their purpose.
Overview
Operator dashboard is control plane for Mini App integration.
Main workflows
- create and rotate operator API keys
- configure wallet adapter mode and secrets
- configure webhook endpoints and replay failed deliveries
- inspect delivery history
- review market visibility behavior
Suggested setup order
- confirm operator base settings
- create least-privilege API keys
- configure wallet adapter
- configure webhook endpoint and secret
- run staging drills
- review failed and replayed records before production
What dashboard changes do
- API key changes affect operator API access immediately
- wallet adapter changes affect wallet callbacks and timeout behavior
- webhook endpoint changes affect future deliveries
- market visibility changes affect which markets appear to operator users
What dashboard does not change
- public operator API path structure
- wallet adapter path structure
- webhook event names
- shared integration contract described in these docs
Related pages
- API keys:
/docs/dashboard/api-keys - wallet adapter settings:
/docs/dashboard/wallet-adapter-settings - webhook endpoints:
/docs/dashboard/webhook-endpoints - market visibility:
/docs/dashboard/market-visibility
