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

# Introduction

> Overview of the sample API reference area used by the Mintlify docs shell.

This tab is separated from the narrative guides to match the structure of the
Fingerprint documentation. Readers can move from onboarding and guide content
into concrete request and response formats without losing the same docs shell.

## Reference sections

* authentication and environment separation
* core request and response shapes
* field definitions and error behavior
* links back to implementation guides

<CardGroup cols={2}>
  <Card title="JavaScript agent reference" icon="code" href="/api-reference/javascript-agent">
    Open the sample browser integration reference page.
  </Card>

  <Card title="Server API guide" icon="server" href="/guides/server-api">
    Return to the guide-oriented backend overview.
  </Card>
</CardGroup>
