Files
xrpl-dev-portal/content/references/http-websocket-apis/api-conventions/index.md
mDuo13 554a3732d4 Migrate content syntax via script
The changes in this commit were auto-generated by running

tool/migrate.sh

Following this commit, the Dactyl build no longer works but the Redocly
build (mostly) should.
2024-01-31 16:09:41 -08:00

16 lines
502 B
Markdown

---
html: api-conventions.html
parent: http-websocket-apis.html
blurb: Common conventions used across the XRP Ledger's HTTP APIs.
metadata:
indexPage: true
---
# API Conventions
This section describes data types and formats of the HTTP APIs (JSON-RPC and WebSocket) as implemented in [the `rippled` server](../../../concepts/networks-and-servers/index.md).
For information on the XRP Ledger protocol that applies to all APIs, see [Protocol Reference](../../protocol/index.md).
{% child-pages /%}