Integration API quickstart

Getting your Organization & Event ID

4min

Depending on the endpoints, we would require the Path Params as Organization ID and Event ID.

The Organization ID can be found in the URL when navigating to the Admin Panel under Organization Home Page.

Document image

  • For example:
https://manager.brella.io/dashboard/organizations/463/home/event
  • In this case: 463 is the Organization ID.

The Event ID can be found in the URL when navigating to the Admin Panel under the Event.

Document image

  • For example:
https://manager.brella.io/dashboard/events/6740/home
  • In this case: 6740 is the Event ID.