mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 12:15:50 +00:00
12 lines
500 B
Markdown
12 lines
500 B
Markdown
---
|
|
html: api-conventions.html
|
|
parent: http-websocket-apis.html
|
|
blurb: rippled APIのデータ型とフォーマットについて説明します。
|
|
template: pagetype-category.html.jinja
|
|
---
|
|
# APIの規則
|
|
|
|
このセクションでは、JSON-RPCおよびWebSocketインターフェイスを含む`rippled` APIのデータ型とフォーマットについて説明します。
|
|
|
|
これらのデータ型の一部は、[Data API](data-api.html)を含む、より高度なAPIにも使用されます。
|