API Key Setup for External App Connections
Connect your external apps to CodeWords using API keys for secure, custom integrations. Learn how to obtain, manage, and use your API keys to link apps seamlessly with your workflows.
You can connect your external apps directly to CodeWords workflows using your own API keys, enabling secure, customized integrations between CodeWords and the tools you already use.
1. Getting your app's API key
An API key acts like a secure pass that allows CodeWords to communicate with your app safely.
To get your API key:
Log in to the app you want to connect.
Go to Settings → API (or a similar section).
Copy your existing API key, or generate a new one if needed.
Pro Tip: Treat your API key like a password, keep it private and never share it publicly.
2. Connect Your App to CodeWords
Now that you have your app’s API key, it’s time to securely link it to CodeWords.
Here’s how to connect:
Log in to your CodeWords account.
Navigate to Account → Keys.
Click Add Variable to store your API key securely.
Enter a unique variable name (for example:
ASANA_API_KEY).Paste your API key and click Save.
Cody will automatically handle the connection setup and ensure your credentials are securely stored.

3. Build Your Workflow
With your API key connected, you’re ready to create your first integrated workflow.
How to use your API key with Cody:
Tell Cody that you’d like to create a workflow using your connected app and that the API key is saved as
VARIABLE_NAMEin your environment variables.Cody will automatically reference the app’s documentation and handle the integration setup for you.
If the API documentation isn’t publicly available, simply paste the relevant Markdown or text into your chat with Cody — it will use that to complete the integration.
Last updated
Was this helpful?