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

# Introduction

> Welcome to the home of the Forestreet API documentation.

<img className="block dark:hidden" src="https://mintcdn.com/forestreet/bIVkQ4GpCRS8XyuT/images/hero.svg?fit=max&auto=format&n=bIVkQ4GpCRS8XyuT&q=85&s=c738daa06b8414c5538a8edab9c5a840" alt="Hero Light" width="700" height="320" data-path="images/hero.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/forestreet/bIVkQ4GpCRS8XyuT/images/hero.svg?fit=max&auto=format&n=bIVkQ4GpCRS8XyuT&q=85&s=c738daa06b8414c5538a8edab9c5a840" alt="Hero Dark" width="700" height="320" data-path="images/hero.svg" />

## Overview

The Forestreet API offers a comprehensive suite of data retrieval for market insights and companies within a market.
Here's an overview of some of the data Forestreet provides:

* Real-time market discovery, or a selection of pre-built markets.
* The companies within those markets.
* Detailed company profiles including financials, ownership and shareholder, competitors, momentum scores, and services
  and features provided within that market.
* Environmental, Social, and Governance (ESG) metrics related to companies.
* Latest news and events at a market and individual company level.

With the Forestreet API, you will gain access to a rich set of market and company data, making it simple to derive
market insights.

To try a sample endpoint, choose one from the list to the left-hand side.

## Versioning

The current Forestreet API version is `v2`. This is accessible via the base URL:

```
https://rest.forestreet.com/v2/
```

This documentation is for this version of the API.

There is maintenance support for the previous version `v1` under the base URL:

```
https://api.forestreet.com/
```

If you are an existing client having integrated with the `v1` API before August 2025, you can find the documentation for
`v1` in the [Deprecated API section](/api-reference/deprecated/v1/index).
