> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Domo API

export const InlineImage = ({src, alt = '', height = '1.6em'}) => {
  return <img noZoom src={src} alt={alt} style={{
    display: 'inline',
    verticalAlign: 'start',
    height: height,
    margin: '0'
  }} />;
};

Domoアプリケーションプログラムインターフェース（API）は、Domoを最大限に利用する機能と柔軟性を提供することで、データとユーザーの管理を容易にします。Domo APIは、ユーザーとグループの自動化や、データのインポートとエクスポートの管理を行うのに必要なセキュアな環境を提供します。データは転送時に暗号化されます。Domoには様々なAPIが用意されています。また、新しいAPIを常時公開しています。

Domoデベロッパーポータルにアクセスして、 [APIドキュメント](https://developer.domo.com/portal/8ba9aedad3679-ap-is) <InlineImage src="/images/kb/ja/ka0Vq000000DY5W-00N5w00000Ri7BU-0EMVq000007YC17.jpg" /> を参照してください。

日本語
