This short guide shows you how to set up the SDK, run a basic query, and get your first useful results.Documentation Index
Fetch the complete documentation index at: https://docs.datalinks.com/llms.txt
Use this file to discover all available pages before exploring further.
For a step-by-step walkthrough that uses real example data to solve a practical scenario, see the QuickStart API/SDK Guide.
Install
Install the DataLinks SDK if you haven’t already.
Configure
-
Ensure the required environment variables for the DataLinks API are configured:
HOSTDL_API_KEYNAMESPACEOBJECT_NAME(optional)
Alternatively, you can use a.envfile in the root of your project for configuration.