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

# SDK client overviews

> Compare TinyCloud Web and Node client configuration and primary methods

Use these pages to compare the Web and Node clients, review common constructor options, and find their primary methods.

## Client pages

* [Web client overview](/reference/sdk/web)
* [Node client overview](/reference/sdk/node)

## Use this section for

* Confirming defaults before you write code
* Checking whether a primary method is available in Web, Node, or both
* Finding the relevant typed API surface after the quickstart

<Note>
  These are curated overviews, not exhaustive generated API reference. For every service method, overload, option, and return type, use the TypeScript declarations shipped with your installed SDK version.
</Note>
