Skip to content

Commit 9f32e7d

Browse files
authored
Merge branch 'main' into android-updates
2 parents 2942631 + 32d426a commit 9f32e7d

File tree

40 files changed

+73
-146
lines changed

40 files changed

+73
-146
lines changed

developer-tools/dashboard/get-started/create-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ requiring an API key secret or JWTs with each API request.
3838
We recommend the following best practices when creating your API keys:
3939

4040
- Group API key endpoints by environment. For example, create separate API keys for production or development environments.
41-
- Group API key endpoints by groups or individuals [sharing the API key](../how-to/project-sharing.md).
4241
- Limit the number of networks or services per API key only to the necessary endpoints.
4342
- Group the API key endpoints based on shared security considerations such as
4443
[allowlists](../how-to/secure-an-api/use-an-allowlist.md) or

developer-tools/dashboard/how-to/project-sharing.md

Lines changed: 0 additions & 93 deletions
This file was deleted.
-4.42 KB
Loading
-7.98 KB
Loading

services/get-started/infura.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ The decimal conversion of the result is `11392978000069000000000069` wei, which
168168

169169
## 4. Secure your API key
170170

171-
[Configure security settings](/developer-tools/dashboard/how-to/secure-an-api/api-key) in the **Settings** tab.
171+
[Configure security settings](/developer-tools/dashboard/how-to/secure-an-api/api-key) by selecting **Configure**.
172172
This is optional.
173173

174174
For example, you can force API requests to include the API key secret and/or
@@ -221,4 +221,3 @@ You can do the following:
221221
- [Set notifications for daily limits](../how-to/avoid-rate-limiting.md#tips-to-avoid-rate-limiting)
222222
from the **Account** option.
223223
- Manage your billing information in the **Billing** option.
224-
- Manage [shared API keys](../../../developer-tools/dashboard/how-to/project-sharing) in the **Key Sharing** option.

services/images/analytics.png

12.9 KB
Loading

services/images/first-api-key.png

-4.58 KB
Loading

services/images/settings-tab.png

-7.96 KB
Loading

services/images/view-usage.png

13.3 KB
Loading

services/reference/arbitrum/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Select one of the following options to get started with the Arbitrum network:
4545
{
4646
href: "../../../developer-tools/dashboard/get-started/create-api/",
4747
title: "Create an API key",
48-
description: "Learn how to create an API key and secure and share it with your team."
48+
description: "Learn how to create and secure an API key."
4949
}
5050
]}
5151
/>

0 commit comments

Comments
 (0)