We welcome all types of contributions for building SDKs in various tech stacks or developing use cases with the Litlyx API. For requests, join our Discord and talk with the team, or send an email to: help@litlyx.com.
Base URL
The Litlyx API is built on REST principles. We recommend using HTTPS for every request to enhance data security and privacy. The API does not support HTTP. The base URL is:Authentication
All API endpoints are authenticated using Bearer tokens, which are picked up from the specification file.Api Key, open the workspace’s settings tab on Litlyx Cloud.
Response Codes
Litlyx uses standard HTTP codes to indicate the success or failure of your requests.Concepts
To optimize API performance, our return value is dynamic. You need to specifyrows with specific names, and the API will return only the values you request. Here is the list of row names to include in the body of your requests:
Row names for Visits
Row names for Events
How to extract metadata fields?
metadata: Get all the event’s metadata.
metadata.custom_field: Get only the metadata custom_field field.
Start integrating your data collected with Litlyx into your proprietary apps today!