Skip to content

Rootly

Connecting NeuBird to Rootly makes your incident history available to investigations, so past incidents, their alerts, and their post-mortems can be correlated with what NeuBird is looking at now.

You need a Rootly API key. NeuBird authenticates with it as a bearer token and reads incidents, alerts, and post-mortems.

  1. Open API Keys: in Rootly, go to Settings, then API Keys under Organization. Click Generate New API Key.

    Rootly Settings with API Keys selected and Generate New API Key highlighted

  2. Choose the key type: the type determines how much NeuBird can see.

    Create new API key dialog showing Global, Team, and Personal key types

    TypeWho has accessWhat NeuBird sees
    GlobalOrganization adminsPermissions based on IR and OC roles. Recommended.
    TeamTeam adminsThe same entities as a team admin
    PersonalOnly youThe same entities as your own account
  3. Name the key and set an expiration: give it a name such as neubird-api-key, then choose an Expiration. Click Create.

    Naming the API key and choosing an expiration

    The expiration defaults to 7 days. When the key expires the connection stops syncing, so pick a window you can live with and set a reminder to rotate it.

  4. Copy the key immediately: Rootly shows the value once. Copy it, then click I have the API key now.

    Rootly showing the generated key with a warning that it cannot be viewed again

    Rootly API keys begin with rootly_.

NeuBird validates the key by calling Rootly’s current-user endpoint, so a key that cannot read incidents will still validate successfully but return no data. If a connection syncs without errors and no incidents appear, check the key’s type first.

FieldRequiredDescription
NameYesA descriptive name for this connection
DescriptionNoOptional note about what this connection is for
API KeyYesThe Rootly API key generated above

Rootly is SaaS-only and NeuBird always calls https://api.rootly.com. The API URL field on the form has no effect — leave it blank.


For general instructions on creating and managing connections, see the Connections Overview.