Generate API Key - API Documentation

Developer Hub » Generate API Key Overview
In this article, we will be going over how to generate and manage API Keys to connect outside applications to the site. The website's API allows for cre...
API Overview and Testing the API From Admin Area
In this article, we will be going over the different API endpoints that can be used with the BD API. The REST API system of the site allows developers t...
Brilliant Directories API Endpoints Technical Reference
The Brilliant Directories API provides a set of endpoints for interacting with and managing various aspects of a directory website. It supports API key auth...
How to "GET" members through the API
In this article, we will be going over how to "get" members using the /get API  by email or any other column using these query parameters.  Im...
Member API - How to Edit Member Data with API Calls
Now that our connection is all set and our Zap is published, we can update the spreadsheet created and this will create members on the site dynamically. ...
Member Posts API - Create, Search, Update, Delete and Get
The API allows retrieving, creating, updating, searching and deleting member posts on the website. However, only one post can be updated at a time. T...
Post Types API - How to Edit Post Types Data with API Calls
Using the API there are 5 Post Type actions that can be achieved: GET - /api/v2/data_categories/get/{data_id}  POST - /api/v2/data_categories/create POS...
Leads API - How to Edit Lead Data with API Calls
It is possible to update a members information using the api, only member can be updated at a time. Using the API there are 5 lead actions that can be a...
Reviews API - How to Edit Reviews Data with API Calls
The API allows getting, creating, updating, deleting and searching reviews on the website. However, only one widget can be updated at a time. Available E...
Unsubscribe API - Unsubscribe Members from Email Campaigns
It is possible to Unsubscribe a member from receiving email using the api, only 1 member can be updated at a time. Using the API there are 4 Unsubscribe...