1. Developers

Getting started with BeeLiked's API

Learn the basics of BeeLiked's API

Introduction

The BeeLiked API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies and returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. The documentation is accessible from https://developer.beeliked.com/

You can test out the BeeLiked API without the need for an Account of your own by connecting to the API credentials of our 'Playground' Account and experimenting with the pre-configured promotions and user cases set out in the articles below.

 

What can you do with BeeLiked's API

There are two fundamental functions of the API:

  1. Retrieving data/results from promotion entries
  2. Requesting unique one-use entry links (InviteLink) to allow specific people to enter one of your promotions.

With these two possibilities, you can create a seamless experience for your users from within your own applications.

You may wish to reward your customers with invites to enter a promotion with opportunities to win prizes each time they complete actions or hit milestones within your application. You can then retrieve any resulting outcomes from their entry and serve these back to them within your own application or push the data to your own CRM.

We have collected together a number of customer stories for you to understand the many applications of BeeLiked promotions. https://beeliked.com/customer-stories

 

API Playground - free resources to test with no sign-up required.

Get familiar with the API possibilities using our public playground account with pre-configured promotions. Learn more


Create API credentials for your own BeeLiked Account.

If you do not already have a BeeLiked Account of your own, you can sign up via https://app.beeliked.com/signup and activate your API key via the Developer option on the side menu.