---
title: "Get info about the application."
method: GET
path: "/abci_info"
tags: ["ABCI"]
---

# Get info about the application.

`GET /abci_info`

Get info about the application.

Upon success, the `Cache-Control` header will be set with the default
maximum age.

## Response `200`

Get some info about the application.

- ABCIInfoResponse
  - `jsonrpc` string, required
  - `id` integer, required
  - `result` object
    - `response` object, required
      - `data` string, required
      - `version` string, required
      - `app_version` string, required

## Other responses

- `500` — Error

---

[API](https://skmtc.net/finschia/apis/ostracon-rpc.md) · [All operations](https://skmtc.net/finschia/apis/ostracon-rpc/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/finschia/ostracon-rpc/versions/f8b90bf02ef4/schema)
