mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-26 14:45:50 +00:00
12 lines
457 B
Markdown
12 lines
457 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 HTTP APIs (JSON-RPC and WebSocket) as implemented in [the `rippled` server](the-rippled-server.html).
|
|
|
|
For information regarding the XRP Ledger protocol regardless of interface, see [Protocol Reference](protocol-reference.html).
|