# 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="request/single-request" %}
[single-request](https://olddocs.frenzy.ai/request/single-request)
{% endcontent-ref %}

### Batch Request

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

{% content-ref url="request/batch-requests" %}
[batch-requests](https://olddocs.frenzy.ai/request/batch-requests)
{% endcontent-ref %}
