Skip to content

Commit

Permalink
fix api key docs (#876)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshCasper authored Oct 24, 2023
1 parent ca19f64 commit 7d45470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/getting-started/api-key.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This guide demonstrates how you can use your new LocalStack licenses and go over

## Getting your API key

To get started, you need to have a LocalStack license. If you don't have one, you can [sign up for a free trial](https://localstack.cloud/pricing/) without any credit card required. The free trial will last 14 days, and you can use it to test all the features of LocalStack. After a free trial, you can find your API key in the [LocalStack Web app](https://app.localstack.cloud) in the [**Account Settings****API Keys** section](https://app.localstack.cloud/account/apikeys).
To get started, you need to have a LocalStack license. If you don't have one, you can [sign up for a free trial](https://localstack.cloud/pricing/) without any credit card required. The free trial will last 14 days, and you can use it to test all the features of LocalStack. You can find your API key in the [LocalStack Web Application](https://app.localstack.cloud) in the [**Account Settings****API Keys** section](https://app.localstack.cloud/account/apikeys).

{{< alert title="Important" color="danger" >}}
- Avoid sharing your API key with anyone. Ensure that you do not commit it to any source code management systems (like Git repositories).
Expand Down

0 comments on commit 7d45470

Please sign in to comment.