You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,9 @@ With the Dashlane Public API, you can:
19
19
20
20
## Getting Started
21
21
22
-
To begin using the Dashlane Public API, follow these steps:
22
+
To access the Dashlane Public API endpoints, you'll need an API key. This key can be generated in two ways: directly through the [Dashlane Admin Console](https://support.dashlane.com/hc/en-us/articles/23955544757266-Dashlane-public-API) or the Dashlane CLI.
23
+
24
+
Follow these steps to use the CLI:
23
25
24
26
1.**Install the Dashlane CLI**
25
27
Download and [install the Dashlane CLI](https://cli.dashlane.com/install) on your machine.
@@ -66,7 +68,7 @@ Dashlane provides an **OpenAPI 3.0 specification** to help you explore and utili
66
68
67
69
## Managing API Keys
68
70
69
-
You can manage your API keys directly from the Dashlane CLI:
71
+
You can manage your API keys from the [Dashlane Admin Console](https://support.dashlane.com/hc/en-us/articles/23955544757266-Dashlane-public-API) or from the Dashlane CLI:
0 commit comments