Skip to content

Commit 5740aef

Browse files
authored
Merge pull request #1 from Dashlane/feat/update-readme-for-public-api-tac-access
docs: update README to add reference to TAC public API management
2 parents 812fb60 + f310b58 commit 5740aef

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ With the Dashlane Public API, you can:
1919

2020
## Getting Started
2121

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:
2325

2426
1. **Install the Dashlane CLI**
2527
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
6668

6769
## Managing API Keys
6870

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:
7072

7173
- **List All API Keys:**
7274

0 commit comments

Comments
 (0)