Overview
To authenticate with WorkRamp, you need:- Hostname - The WorkRamp hostname for your organization’s region.
- API Key - A key that grants secure access to the WorkRamp API, enabling authorized applications to interact with WorkRamp resources and services.
Prerequisites
- An active WorkRamp account with administrator access.
Instructions
Step 1: Selecting your hostname
- If your organization is on WorkRamp’s standard (US) infrastructure, use
app.workramp.com. - If your organization is an EU customer, use
app.eu.workramp.cominstead.
Step 2: Generating your API key
- Log in to WorkRamp as an administrator, go to the Integrations page, and click the API tab.
- Generate a new key and choose the admin user it should be associated with.
API keys don’t have their own separate permission or scope model — a key simply inherits the full permissions of the admin user it’s associated with, and actions taken with the key are attributed to that user. If the owning user is deactivated (e.g. they leave the company), the key stops working. To avoid this, consider creating a dedicated service account (an admin account not tied to a specific person, e.g. “Automation Account”) to own your API keys instead.
Step 3: Enter credentials in the Connect UI
Once you have your Hostname and API Key:- Open the form where you need to authenticate with WorkRamp.
- Select your Hostname.
- Enter your API Key in the field provided.
- Submit the form, and you should be successfully authenticated.
