---
title: Experiments
description: Manage Storyblok Experiments via the Management API.
url: https://storyblok.com/docs/api/management/experiments
---

# Experiments

The Storyblok experiments feature enables content variants at the story level. Use experiments to run A/B tests or to manage personalized content.

Learn more about experiments in the [developer concept](/docs/concepts/experiments) and the [user manual](/docs/manuals/experiments).

> [!NOTE]
> Experiments is a premium feature. Learn more on the [pricing page](/pricing).

Endpoint

```bash
/v1/spaces/:space_id/experiments
```

## Pagination

-   [Previous: Update a Comment](/docs/api/management/discussions/update-a-comment)
-   [Next: Activate an Experiment](/docs/api/management/experiments/activate-an-experiment)
