Skip to main content

Locating Your API Id and API Key

These two credentials sign every request to the Unleashed API.

1

Open the Unleashed login page

Go to unleashedsoftware.com and click Login (top-right). You’ll be redirected to go.unleashedsoftware.com/v2/Account/LogOn.

2

Sign in

Enter your registered email, click Next, then enter your password. If prompted with “2-Step Authentication Setup”, click Skip for now (you can configure 2-Step Authentication later).

3

Open the Unleashed product from the Access Workspace

After login you’ll land in the Access Workspace at go.accessacloud.com. Click the access dropdown at the top-left, select Products, then click the Unleashed tile to open the Unleashed app.

4

Open the API Access page

In the Unleashed left sidebar, expand Integration and click Unleashed API Access.

5

Copy your API Id and API Key

The page displays two values. Copy both and paste them into the API Id and API Key fields when connecting your StackOne account.

  • API Id — a GUID (e.g. 00000000-0000-0000-0000-000000000000). Used as the api-auth-id request header.
  • API Key — a Base64-encoded secret. Used to compute the api-auth-signature (HMAC-SHA256 of the query string).
  • Each request must also include a client-type header. Unleashed requires this for API support and usage statistics.

Linking the Account from the Hub

1

Navigate to the Hub

Use one of the three Linking Account Methods to access the Hub.
2

Fill out the fields

Fill out the following fields using details from your provider:
  • API Id
  • API Key
3

Connect

  • Click Connect
  • If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider’s authorization flow.
  • Once authorization is successful, you will see a confirmation popup
If the account linking is successful, you will see the newly linked account in your Accounts page.