Login to ThousandEyes
Choose one of the following options to access ThousandEyes:
If you already have a ThousandEyes account:
- Navigate to ThousandEyes Login
- Go to ThousandEyes Login
- Enter your email address and password
- Click
Sign In
If you don't have a ThousandEyes account:
- Start Free Trial
- Navigate to ThousandEyes Free Trial
- Fill out the registration form with your business information
- Verify your email address
Get ThousandEyes Bearer Token
Once you're logged into ThousandEyes, follow these steps to generate your API bearer token:
Navigate to User Profile
- Click on
Manage
in the left navigation bar - Select
Account Settings
from the dropdown menu - Navigate to
Users and Roles
→Profile
Generate API Token
- Scroll down to the
User API Tokens
section - Click
Generate OAuth Bearer Token
button - Copy the token
Add Token to Postman Variables
Now that you have your ThousandEyes bearer token, add it to your Postman collection variables:
- In Postman, navigate to your
ThousandEyes Splunk Integration
collection - Go to the
Variables
tab - Find the variable named
ThousandEyes_token
in the list- In the
Current Value
column, paste your bearer token
- In the
- Click
Save
to apply the changes