The Vectera API is accessed using a REST (Representational State Transfer) method. It's the industry-standard way to connect with applications.


After authenticating yourself using a token, you can use GET, PATCH, POST and other REST parameters on: https://www.vectera.com/api/v2

Authentication

  1. Get a token from Vectera (or get in touch if you need one). You can find the token at the bottom of your profile in the Vectera dashboard.

  2. Set Authentication to "No Authentication"


3. Apply the token in your Header and add the text "Token":


(Optional) For more convenience, set up an environment to limit copy-pasting the token and environment URL.



First connection test

Try the API by sending a "GET" request to the meetings endpoint: https://www.vectera.com/api/v2/meetingRooms

The result should show a list of meeting rooms of the user.



Success! Next, look into the guide on how to manage and authenticate users or how to generating meeting rooms. Check the API reference for a list of all the endpoints.

Other API information

Connecting and authenticating with Vectera

Guide: Integrating the booking app

Guide: Manage and authenticate users

Guide: Generate meeting rooms

Guide: Filter and sort results

Guide: How to create/add templates for your meeting rooms via API?

API Reference


Vectera is looking forward to your feedback so we can offer you the best scheduling and customer meeting experience. Set up your next customer meeting right away by logging into your account or sign-up for a free, fully-featured trial of Vectera!