Rally: How to generate an API Key?

Bill Spens picture Bill Spens · Jul 14, 2014 · Viewed 7k times · Source

I'm trying to follow the Java example on GitHub for using the RallyRestApi in java. The first line of code creates a RallyRestApi object using two parameters. The first is the server, but I cannot figure out how to generate an 'apiKey'. Can someone share how this is done?

Here is the example I'm following https://github.com/RallyTools/RallyRestToolkitForJava/wiki/User-Guide

Answer

djeikyb picture djeikyb · Dec 9, 2014

Go to https://rally1.rallydev.com/login. You can generate api keys there. It'd be awesome if they noted that in their getting started guides.