> For the complete documentation index, see [llms.txt](https://docs.fostermarketplace.app/foster-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fostermarketplace.app/foster-studio/developer-docs/overview.md).

# Overview

## REST API

We provide a REST API to interact with and retrieve live studio merch listings using a creators public key.&#x20;

### Base URL

Base URL for all API requests.

#### Devnet

```
https://dev-api.fostermarketplace.app/v1/
```

#### Mainnet

```
https://api.fostermarketplace.app/v1/
```
