> For the complete documentation index, see [llms.txt](https://olddocs.frenzy.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://olddocs.frenzy.ai/master.md).

# Getting Started

## Introduction

Frenzy provides a REST API which returns detailed categorizations and attribute information for products given their images and textual metadata. You can use the API to submit both online and batch prediction requests for your product data.&#x20;

## Request Types

### Individual Requests

To run the API on a single product item, submit requests like the following:

{% content-ref url="/pages/-M749-v1aefuV6it1Vqf" %}
[Request Object](/request/single-request.md)
{% endcontent-ref %}

### Batch Request

To run the API on a batch of product items, submit requests like the following:&#x20;

{% content-ref url="/pages/-M74L4548-4YGbKHQQqB" %}
[Batch Requests](/request/batch-requests.md)
{% endcontent-ref %}
