Start familiarizing yourself
Start familiarising yourself with the Extra Horizon Platform
Example: Creating a new user via the Control Center
Navigate to https://app.extrahorizon.com
Login with the admin credentials that you received
Under the "Services" section, select "Users"
In the right top click on "New" where you can now add a new user
Example: Get to know the Extra Horizon API - Fetching a user via the SDK
This example shows how to:
Create an oAuth1 client in the SDK
Authenticate that client in the SDK
Do a
exh.users.me
call in the SDK
Last updated