Skip to main content
Rally API

Leverage Rally's API to access and update select Participant data.

Sophie avatar
Written by Sophie
Updated over a week ago

Developers can use the Rally API and webhooks to access and update specific data from your workspace. Review our Rally UXR Developer Docs for complete instructions on each endpoint.

Access the Rally API

๐Ÿšจ Managing webhooks requires a Developer role type. Generating an API Key requires a Developer or Super Admin role type.

If you haven't already, invite a Developer to your Rally workspace. The process below must be completed by a Developer in Rally.

Manage Your API Key

  1. In the top right corner of Rally, select your user icon and select 'Settings'.

  2. From the bottom of the sidebar, select 'API'.

  3. Select 'Generate API Key'.

  4. In the popup, select 'Create New API Key'.

  5. Click to copy the API Key before closing the popup. Once you close the popup, you will not be able to view your API key.

    • Your API key gives you access to the Rally API. Your API key is sensitive as it allows access to your workspace data exposed by Rally API. Keep it safe and avoid sharing it anywhere public. In the event that your API key is compromised, you can rotate it to generate a new key and deactivate the old one.

  6. Select 'Done' to close the popup after copying the API Key.

Rotate API Key

If you need to access your API Key again after generating the first one and closing the popup, you will need to select 'Rotate API Key' to generate a new API Key, which will invalidate the previous one.

Manage Webhooks

We use Svix to provide a secure, reliable, and scalable webhook platform that gives you access to specific Rally events from your workspace. View Event Catalog.

Visit the Svix application portal for your workspace to manage your webhooks.

Did this answer your question?