Skip to main content
The hydric Gateway SDK is distributed via NPM. It’s designed to work in both Node.js and modern browser environments.

Installation

Install the package using your preferred package manager:

AI SDK Skill

For developers using AI agents or LLM-based workflows, we provide a specialized AI Skill. This enables your AI assistant to understand the HydricGateway SDK architecture, easily find the right code examples and find resources in the documentation.

Quick Installation

Add the skill to your project using skills.sh:
after running this command, your AI assistant will have access to the hydric Gateway SDK skill.

Quickstart

To use the SDK, you’ll need an API key from the hydric Dashboard. Initialize the client and start fetching data:

Next Steps

Now that you have the client running, explore the core concepts to master the SDK:

Authentication

Best practices for API key security.

Error Handling

How to catch and manage API errors.

Resource Guides

Deep dives into every SDK resource.