> For the complete documentation index, see [llms.txt](https://docs.exploratory.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exploratory.io/product-features/share_ja/csvapi_ja.md).

# CSV API

ダウンロードオプションを有効にしてパブリッシュされたデータ、チャート、アナリティクスなどのインサイトのデータは、CSV APIを用いてダウンロードすることができます。CSV APIのURLは、サーバのインサイトのページのダウンロードボタンから、「API - CSVデータ」を選択することで確認することができます。

例: [Exchange Rate - Japanese Yen vs U.S. Dollar](https://exploratory.io/viz/kanaugust/Exchange-Rate-Japanese-Yen-vs-U-S-Dollar-Fdt2eDO7CC?lang=ja)

![](/files/ZqzNdqqA0qXfxagcR63X)

![](/files/Batm7tZUnxoRB4JvAksr)

## 仕様

APIの仕様は以下の通りです。APIキーは、インサイトがプライベートで共有されている場合のみ必要です。

```
https://exploratory.io/public/api/{ユーザーID}/{インサイトID}/data?api_key={APIキー}
```
