Use typed clients
Request payloads and response contracts stay visible to TypeScript. No guessing at shapes.
AuraOne Open
Loading products, source links, and current releases.
AuraOne Open / Hosted API integration
Call the AuraOne API from TypeScript and Node.js. Configuration, package exports, and npm integrity metadata all stay reviewable.
For application and platform engineers integrating hosted AuraOne workflows into services and tooling.
What you can do
Get started
Install the verified npm 0.2.0 package with an exact dependency version, then compare npm integrity and shasum metadata with the GitHub release tarball when reproducibility matters.
npm install @auraone/sdk@0.2.0 --save-exactRequest payloads and response contracts stay visible to TypeScript. No guessing at shapes.
Node.js and browser credential handling stay separate. Base URL and error behavior are explicit.
Inspect the packed file list and the type declarations. Check npm integrity metadata against the source tag.
See how the product moves from setup through a useful output.
01
Review the public package surface and the type declarations. Confirm the license and dependency boundary.
Source and package manifest
02
Provide credentials and base URL through the host application's explicit secret boundary.
Application configuration
03
Exercise the intended service from a clean consumer project and inspect errors and response typing.
Clean-project integration result
04
Match npm integrity metadata against the tarball contents. Confirm the source tag and changelog.
Verified npm and GitHub Release record
Overview
Review the current source, release, runtime, and support information.
Availability
Review the current version, source, packages, downloads, supported platforms, and install options.
npm serves @auraone/sdk 0.2.0, the public repository main and v0.2.0 release contain the matching source, and the GitHub Release includes the npm tarball, SBOM, and checksums.
npm / 0.2.0
npm serves 0.2.0 and the GitHub Release contains the matching npm tarball, CycloneDX SBOM, and SHA-256 checksums.
SHA-256 e98e3907f954a15781187e531473c12c00ca7b22619b44e00bdf4614eed463b1Continue exploring
Each one lists its source, current version, and install path.