Files
xrpl-dev-portal/content/references/rippled-api/api-conventions/api-conventions.md
2021-04-30 17:46:04 -07:00

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).