Skip to main content

Domains APIs

This catalog provides a comprehensive list of all available APIs for analytics . APIs are categorized by features, including the essential information such as Request URI, method, and brief descriptions.

API Name Method Request URI Description
Create a DomainPOST /lls/v1.0/domainCreate an ingest domain name or a delivery domain name.
Modify a DomainPUT /lls/v1.0/domain/{domain}Modify the domain. Currently only status can be modified.
Query a DomainGET /lls/v1.0/domain/{domain}Query a domain name.
List DomainsGET /lls/v1.0/domainList domain names.
Associate DomainsPOST /lls/v1.0/domain/{domain}/associateAssociate a delivery domain name with an ingest domain name.
Create a Domain AuthenticationPOST /lls/v1.0/domain/{domain}/authenticationCreate a token authentication for an ingest domain.
Modify a Domain AuthenticationPUT /lls/v1.0/domain/{domain}/authenticationModify the token authentication for an ingest domain.