Getting Started

This section will guide you through the initial steps required to begin using the API effectively.


  1. Obtain API Credentials:
  • Contact our customer service at support@nexuscenter.io to receive your unique API credentials which include a username and password. These are essential for authenticating your API requests.

  1. API versions

We currently have version 1 and 2.

The key differences between these versions are as follows:

  • Version 2 introduces new endpoints: GET Itinerary and GET User Data.
  • Version 2 includes extended version for the following endpoints: GET Customer Logo, GET Visit Detail, GET Visit Survey, and PATCH Visit Survey.

  1. API URLS:

v1 URL


v2 URL


  • https://w17.briefingedge.com/BEAPIREST/api/
  • https://w17apirest.briefingedge.com/api/v2

  1. API Endpoints:

API Version


Endpoints


v1
  • Attendee Roles
  • Sites
  • Site Details
  • Room Details
  • Update Room
  • Visit Coordinator Roles
  • Customer Statuses
  • Sales Channels
  • Opportunity Stages
  • Opportunity Categories
  • Customer Options
  • Industries
  • Countries
  • Visit Types
  • Engagement Types
  • Topics
  • API Logs
  • User data (put)
  • Visit Survey (post)
v2
  • Customer Logos
  • Visit Detail
  • Itinerary
  • User data (get)
  • Visit Survey (get)
  • Visit Survey (patch)