Rally: How to Authenticate With an API key Using Postman (also APIKey)
search cancel

Rally: How to Authenticate With an API key Using Postman (also APIKey)

book

Article ID: 248702

calendar_today

Updated On:

Products

Rally SaaS

Issue/Introduction

I'm facing an authorization with https://rally1.rallydev.com/slm/webservice/v2.0/Workspace/

While I'm working with REST API calling from postman client.

Cause

If your subscription uses SSO to authenticate you should use an API key to Authenticate. You can find information on how to create an API key below:

Rally - How to create an API key

Resolution

One way is to use a Header setup like below:

Additional Information