We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36eb65b commit c7017aeCopy full SHA for c7017ae
2 files changed
src/images/provider-guides/justcall-api-key.gif
1.12 MB
src/provider-guides/justCall.mdx
@@ -43,7 +43,9 @@ To integrate with JustCall:
43
## Creating an API key for JustCall
44
45
1. Log in to your [JustCall account](https://app.justcall.io/).
46
-2. Navigate to **Settings** > **API Keys** (or go directly to [API Settings](https://app.justcall.io/app/settings/api)).
47
-3. Generate a new API key and secret pair.
+2. Click on your profile icon, then navigate to **API and Webhooks** (or go directly to [API Settings](https://app.justcall.io/app/settings/api)).
+3. Copy your existing API key and secret, or generate a new pair.
48
+
49
+
50
51
For more details, see the [JustCall Authentication documentation](https://developer.justcall.io/reference/authentication).
0 commit comments