> ## Documentation Index
> Fetch the complete documentation index at: https://docs.communityhub.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# JavaScript: No Installable SDK

> There is no npm-installable Data Hub JavaScript package. Generated sample code for JavaScript is planned instead — see the SDKs overview.

<Warning>
  This page previously documented an `@datahub/sdk` npm package, a `DataHub` client class, ingestion and SQL-query methods, and a webhook helper. None of that exists. See [SDKs Overview](/api-reference/sdks/overview) and [API Reference: Introduction](/api-reference/introduction) for what's actually planned.
</Warning>

Until sample-code generation ships, calling the Data API directly with `fetch` (or any HTTP client) against the endpoints in [Discovery Endpoints](/api-reference/query/saved-queries) and [Get Variable Data](/api-reference/query/run-query) is the only option.
