mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 07:05:51 +00:00
12 lines
390 B
Markdown
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).
|