-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,9 @@ When you authenticate to the Turnkey dashboard, your email is used to lookup you | |
|
||
Typically we recommend that you create "test" organizations to test the API and functionality freely. When you are ready to go to production, use a "main" organization used for production only. | ||
|
||
To do this you can use email aliases: if `[email protected]` is your email, you can sign up for a new Turnkey organization with `[email protected]` to have a test playground. Reach out (<[email protected]>) if you need many test organizations or if you have specific question, our team is happy to help you get set up! | ||
To do this you can use email aliases: if `[email protected]` is your email, you can sign up for a new Turnkey organization with `[email protected]` to have a test playground. | ||
|
||
If you need many test organizations or if you have specific questions, our team is happy to help you get set up. | ||
|
||
### Why do you require a public / private key pair to access Turnkey API? | ||
|
||
|