How it works
Kavenio supports two connection modes.Kavenio-managed apps
Use Kavenio-managed provider applications to start connecting supported
social accounts without creating every platform app first.
BYOK for platform apps
Add your own provider app credentials to Kavenio. New connections use your
app while Kavenio handles OAuth, encrypted credential storage, refresh, and
publishing.
Configure a workspace key
Open Settings -> Platform Keys in the dashboard. Each platform row shows:- the platform icon and name;
- current status;
- the configured app suffix when available;
- a Manage action.
How Kavenio chooses keys
Kavenio resolves platform app credentials in this order:- The app credential linked to the connected account.
- The workspace platform key.
- The Kavenio-managed system default.
Rotate or reset a key
Use Manage to rotate values. Existing account tokens may continue to work if the provider keeps grants valid after app secret rotation. Use Reset when the key must be tested again before Kavenio should trust it. Use Disable when the key should no longer be used. If a reset or disable means existing accounts can no longer refresh or publish, use Mark reconnect. Kavenio marks linked connected accounts as needing reconnect, and users can reconnect through the normal account connection flow.CLI
The CLI exposes the same platform key operations.youtube-app.json
--scope system.
Related docs
Connect a social account
Connect accounts after configuring platform keys.
CLI
Use platform key commands from scripts and agents.