Introduction
Overview
The Account Manager REST API allows seamless integration with the IntelliBuddies Account Manager Implementation Partner through straightforward HTTP requests. It provides efficient management functionality, enabling smooth interaction and control of account-related operations.
Base URL
The base URL for all API endpoints is:
https://accounts.onintellibuddies.com/api
Authentication
Authentication is required for accessing endpoints. Authentication is done via the API key.
APIs Information
The below table gives the list of all APIs and their usage
Endpoints | Description |
---|---|
Get API Key | Generates a new API key for accessing the API. |
Get Refresh Token | Generates a refresh token. |
Get Partner Profile Info | Retrieves partner profile information. |
Get List Of Intelliappz | Retrieves list of IntelliAppZ associated with this partner. |
Get List Of IntelliAppZ By Id | Retrieves list of IntelliAppZ by its AppZ ID. |
Get List Of IntelliAppZ Customer | Retrieves list of IntelliAppZ Customer. |
Get IntelliAppZ Customer Info | Retrieves IntelliAppZ Customer Information. |
Get IntelliAppZ Customer Info By Subscription Id | Retrieves IntelliAppZ Customer Information by subscription Id. |
Get List Of Subscriptions | Retrieves list of Subscriptions. |
Get Subscriptions Summary By Id | Retrieves Subscription Summary by subscription ID. |
Get List Of Licenses By Subscription Id | Retrieves list Licenses by its Subscription ID. |
Get List Of Partner Hosted Models | Retrieves list Licenses by its Subscription ID. |