Skip to content
English
  • There are no suggestions because the search field is empty.

V2: 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.


2. 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, GET User Data and GET Persons.
  • Version 2 includes extended version for the following endpoints: GET Customer LogoGET Visit DetailGET Visit Survey, and PATCH Visit Survey.


3. API URLS:

v1 URL

v2 URL

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


4. 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
  • Persons
  • Customer Logos
  • Visit Detail
  • Itinerary
  • User data (get)
  • Visit Survey (get)
  • Visit Survey (patch)