About

Hypersay Events allows you to perform certain actions programmatically from your own website / ticketing platform, etc. via our Application Programming Interface — API. This API is under active development so expect more modules to be added soon.

Our API is based on the http protocol and uses conventions very close to REST. So we support virtually all programming languages and paradigms.

Table of Contents

<aside> 💡 You might want to check out our Hypersay-Zapier Integration too for an easy no-code approach.

</aside>

Getting Started

As of January 2022, API access is in a closed beta. We are happy to enable the feature for you, so please drop us a message if you wish to have access.

The current endpoint is: https://hypersay.events/api/v1 , more specific https://hypersay.events/api/v1/pass, for event passes.

Once the feature is enabled, your organisation will be able to generate and manage an API key. There is one key per organisation and you need to keep it a secret. You can find the API Key management feature in your organisation dashboard at https://hypersay.events/my

Once the key is generated you will have to use it by adding the Authorization: Bearer <YOUR KEY> http header to all your request.

What are Event Passes

Event Passes, also known as Magic Links, is the first API module, available today. We have on our roadmap other modules such as Event Information and Configuration, Ticketing, and Sponsors.

An event pass is a link which you can send to your attendees. People call it a "magic link" because it allows your attendees to join with one click. They do not have to register or fill in anything.

Here are a couple of common scenarios: