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

# API Reference

> Choose the right TinyFish API reference page or jump to the OpenAPI tab

Use this page when another guide links you to `/api-reference`. For product-specific reference, use the cards below. For generated OpenAPI endpoint pages and request schemas, use the **API Reference** top navigation tab.

<CardGroup cols={2}>
  <Card title="Agent API Reference" icon="sparkles" href="/agent-api/reference">
    Goal-based automation, runs, streaming, profiles, and proxies
  </Card>

  <Card title="Search API Reference" icon="magnifying-glass" href="/search-api/reference">
    Query parameters, auto-resolution, and response fields
  </Card>

  <Card title="Fetch API Reference" icon="bolt" href="/fetch-api/reference">
    Request schema, extraction formats, and error reference
  </Card>

  <Card title="Browser API Reference" icon="browser" href="/browser-api/reference">
    Remote browser session creation, CDP connection, and lifecycle details
  </Card>
</CardGroup>
