Skip to content
Develop
Use Cases
Community
Network
En
Developer's Home
Learn
Code Samples
Docs
API Reference
Tutorials
Concepts
Infrastructure
Client Libraries
JavaScript
Python
PHP
Go
Payments
Direct XRP Payments
Cross-currency Payments
Escrow
Checks
Tokenization
Stablecoin
NFT
Credit
Lending (Open for Voting)
Trading
DEX
Permissioned Trading
AMM
Community
Events
Blog
Funding
Contribute
Bug Bounty
Research
Ecosystem Map
Resources
About
Download XRPL Brand Kit
Insights
Explorer
Amendment Voting Status
Develop
Developer's Home
Learn
Code Samples
Docs
API Reference
Tutorials
Concepts
Infrastructure
Client Libraries
JavaScript
Python
PHP
Go
Use Cases
Payments
Direct XRP Payments
Cross-currency Payments
Escrow
Checks
Tokenization
Stablecoin
NFT
Credit
Lending (Open for Voting)
Trading
DEX
Permissioned Trading
AMM
Community
Community
Events
Blog
Funding
Contribute
Bug Bounty
Research
Ecosystem Map
Network
Resources
About
Download XRPL Brand Kit
Insights
Explorer
Amendment Voting Status
WebSocket Tool
server_definitions
Returns an SDK-compatible definitions.json, generated from the rippled server being queried.
Read more
Request
Send request
Mainnet s1 (Not Connected)
Connection Settings
×
s1.ripple.com (Mainnet Public Cluster)
xrplcluster.com (Mainnet Full History Cluster)
s2.ripple.com (Mainnet Full History Cluster)
s.altnet.rippletest.net (Testnet Public Cluster)
s.devnet.rippletest.net (Devnet Public Cluster)
localhost:6006 (Local
rippled
Server on port 6006)
(Requires that you
run
rippled
on this machine with default WebSocket settings)
clio.altnet.rippletest.net (Testnet Public Cluster with Clio)
clio.devnet.rippletest.net (Devnet Public Cluster with Clio)
Permalink
×
Share the following link to load this page with the currently-loaded inputs:
cURL Syntax
×
Use the following syntax to make the equivalent JSON-RPC request using
cURL
from a commandline interface:
curl -H 'Content-Type: application/json' -d '{"method":"server_definitions","params":[{}]}' https://s1.ripple.com:51234/
Responses
Keep last:
Ask AI