Skip to content

Integrations

/api_key

admins only 4 subcommands 1 option

Manage API keys for external integration

Who can run it

Server administrators only, until you say otherwise. Discord hides this command from everyone else, so members will not see it in the command picker at all. To open it up, go to Server Settings → Integrations → Team Up and add a role or member override for /api_key. Command permission overrides are desktop-only — they cannot be configured from the Discord mobile app.

Command permissions guide →

Subcommands

/api_key generate

Generate a new API key for this server

Takes no options.

/api_key view

View all API keys for this server

Takes no options.

/api_key delete

Delete a specific API key

OptionTypeWhat it does
key *text The API key to delete

* required

/api_key delete_all

Delete all API keys

Takes no options.

Other Integrations commands

API keys and webhooks for wiring Team Up into your own systems.

Back to the full command reference →