---
title: "Get public node info"
method: GET
path: "/public/info"
tags: ["public"]
---

# Get public node info

`GET /public/info`

This endpoint returns information about the node

## Response `200`

OK

- ApiPublicNodeInfo
  - `primaryAddress` AddressAddress

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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