---
title: "Check supported networks"
method: GET
path: "/v1/supported-networks"
tags: ["Other"]
---

# Check supported networks

`GET /v1/supported-networks`

The endpoint returns the list of networks that are currently supported on the Tenderly platform and also returns information about features these networks are supported on as well as corresponding network slugs users can use for integration with Tenderly.

## Response `200`

A successful response.

- unknown[] — An object with details about supported networks by Tenderly.
  - unknown

## Other responses

- `404` — The resource was not found.
- `500` — Server error.

---

[API](https://skmtc.net/tenderly/apis/tenderly-api.md) · [All operations](https://skmtc.net/tenderly/apis/tenderly-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tenderly/tenderly-api/revisions/d4e07f17832e/schema)
