Skip to content

Reference

Litebase is a cloud platform for immutable, versioned data. We provide flexible integration options through:

HTTP API

A comprehensive REST API that allows direct HTTP access to all Litebase features. The API supports:

  • Storage operations for key-value data management
  • Stream functionality for event processing
  • Namespace management capabilities

Learn more about HTTP API →

JavaScript/TypeScript SDK

Official SDK packages available through JavaScript Registry (JSR) under @litebaseio:

The SDK provides a type-safe, idiomatic way to interact with Litebase services in JavaScript/TypeScript applications.