You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added "Get a HERE account" template to the "Get started" topic. This content aligns the DATA SDK for TypeScript dev guide with company standards.
Relates-To: TW-3078
Signed-off-by: Andrey Kashcheev <[email protected]>
Copy file name to clipboardExpand all lines: docs/GettingStartedGuide.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,13 @@
3
3
HERE Data SDK for TypeScript includes the core components to access HERE APIs from any web-based application.
4
4
Read this topic to learn how to authenticate to and start working with the HERE platform using the HERE Data SDK for TypeScript.
5
5
6
+
# Get a HERE account
7
+
8
+
Obtain access to the HERE platform through your organization administrator's invitation or [contact us](https://www.here.com/contact?intref=dev_docum) to get started.
9
+
10
+
* If your company has already established a HERE platform organization, contact your organization admin who can invite you to join the organization.
11
+
* If your company hasn’t established a HERE platform organization yet, [contact us](https://www.here.com/contact?intref=dev_docum).
12
+
6
13
## Prerequisites
7
14
8
15
- HERE platform account. Follow [this link](https://platform.here.com/portal/sign-up) to create an account.
0 commit comments