Files
xrpl-dev-portal/content/references/rippled-api/api-conventions/api-conventions.md
2021-04-22 15:17:29 -07:00

12 lines
390 B
Markdown

---
html: api-conventions.html
parent: rippled-api.html
blurb: Common conventions used across the rippled API.
template: template-landing-children.html
---
# API Conventions
This section describes data types and formats of the `rippled` APIs, including JSON-RPC and WebSocket interfaces.
Some of these data types also appear in higher-level APIs, including the [Data API](data-api.html).