API
API(s)
Sologenic API allows developers and exchanges to easily integrate with the XRP Ledger to sign transactions and send & receive tokenized assets and SOLO coins. This API is open source and can be extended to meet the developers needs.
This JSON-RPC server provides a set of API methods to be used by exchanges for fast & easy SOLO and tokenized asset integration.
Sologenic hosts two networks for developers who would like to use the public API.
MAINNET mainnet.sologenic.com
Mainnet is used to interact with the mainnet XRP Ledger. It is encouraged to be used for production environments only.
TESTNET testnet.sologenic.com
Testnet is used to interact with the testnet XRP Ledger. It is encouraged to be used for development and testing projects.