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

# Introduction

> Welcome to Viral Tech API documentation

Viral Tech offers an SDK and API for integrating analytics into your app. Our platform currently supports download and conversion analytics, with revenue tracking coming soon.

## Getting Started

Here's how to quickly get up and running with our API:

<CardGroup cols={2}>
  <Card title="Log Conversion" icon="chart-line" href="/api-reference/endpoint/logConversion">
    Log conversion events to track user actions
  </Card>

  <Card title="Log Download" icon="download" href="/api-reference/endpoint/logDownload">
    Log download events to monitor app installations
  </Card>
</CardGroup>
