---
title: "Economic Code"
method: GET
path: "/economic/code"
---

# Economic Code

`GET /economic/code`

List codes of supported economic data.

## Response `200`

successful operation

- EconomicCode[]
  - `country` string — Country name
  - `code2` string — Alpha 2 code
  - `code3` string — Alpha 3 code
  - `codeNo` string — UN code
  - `currency` string — Currency name
  - `currencyCode` string — Currency code

## Changes

- **2020-06-09** `9710addc4f34` — 1 info
  - endpoint added
- **2020-05-28** `f72eac67e19e` — 1 breaking
  - api path removed without deprecation
- **2020-05-26** `c5b8e420b78c` — 1 info
  - api tag `Default` removed

[Change history](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api/changes/economic/code/get.md)

---

[API](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api.md) · [All operations](https://skmtc.dev/finnhub-stock-api/apis/finnhub-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/finnhub-stock-api/finnhub-api/revisions/26499f908d78/schema)
