Namespace Appearition.API
Classes
ApiConstants
BaseApi
Base class for any GET API call, or any API call response.
BaseApiGet
Parent class of HTTP GET requests.
BaseApiPost
Parent class of HTTP POST requests.
BaseRequestContent
Container of additional parameters to get added to the request's URL
Health_Ping
Simple API which is used to test the connection to the EMS using a tenant and end point. https://api.appearition.com/TenantName/api/Health/Ping/0 , where 0 is Channel ID
Enums
AuthenticationOverrideType
List of the different kind of authentication methods that can be enforced by a type of API.
TypeOfPost
Type of API post request (ie single form, multiple form, etc).