File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
developer-tools/dashboard Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ requiring an API key secret or JWTs with each API request.
3737
3838We recommend the following best practices when creating your API keys:
3939
40- - Group API key endpoints by environment. For example, create seperate API keys for production or development environments.
40+ - Group API key endpoints by environment. For example, create separate API keys for production or development environments.
4141- Group API key endpoints by groups or individuals [ sharing the API key] ( ../how-to/project-sharing.md ) .
4242- Limit the number of networks or services per API key only to the necessary endpoints.
4343- Group the API key endpoints based on shared security considerations such as
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ sidebar_position: 9
77
88### Suspicious activity detected during registration
99
10- If you receive a "Suspicious activity detected" message during registration, it might be for of one of the following
10+ If you receive a "Suspicious activity detected" message during registration, it might be for one of the following
1111reasons:
1212
1313- You have another account: Infura does not allow users to create multiple accounts, so if
You can’t perform that action at this time.
0 commit comments