# XRPL Documentation > XRP Ledger. XRP Ledger JSON-RPC. - [Quicknode XRP Ledger RPC Overview](https://www.quicknode.com/docs/xrpl.md): Get started with XRP Ledger RPC on Quicknode. Access reliable, low-latency blockchain infrastructure with globally distributed endpoints for seamless development. ## Making API Requests - [XRPL QuickStart](https://www.quicknode.com/docs/xrpl/quickstart.md): Get started with XRPL RPC on Quicknode. Follow this QuickStart to get up and running with your own Quicknode endpoint and making your first API request to the XRPL blockchain. - [XRPL API Endpoints](https://www.quicknode.com/docs/xrpl/endpoints.md): Learn how to use XRPL RPC endpoints, make API requests, and handle responses with Quicknode. - [XRPL Endpoint Security](https://www.quicknode.com/docs/xrpl/endpoint-security.md): Learn about endpoint security options and how to set up a Quicknode XRPL RPC endpoint for optimal performance and security. - [XRPL Error Reference](https://www.quicknode.com/docs/xrpl/error-references.md): Common HTTP error codes and troubleshooting guide for XRPL RPC endpoints on Quicknode. ## API Reference - [XRPL API Overview](https://www.quicknode.com/docs/xrpl/api-overview.md): Overview of supported XRPL APIs, networks and supported products on Quicknode. ## XRP Ledger JSON-RPC API - [account_channels RPC Method](https://www.quicknode.com/docs/xrpl/account_channels.md): Returns information about the Payment Channels associated with XRP Ledger account - [account_currencies RPC Method](https://www.quicknode.com/docs/xrpl/account_currencies.md): Allows querying and retrieving the list of currencies associated with an XRP Ledger account - [account_info RPC Method](https://www.quicknode.com/docs/xrpl/account_info.md): Retrieving information about an XRP Ledger account, such as its balance, sequence number, and other account details - [account_lines RPC Method](https://www.quicknode.com/docs/xrpl/account_lines.md): Retrieves information about trust lines associated with an XRP Ledger account, including the balances in all non-XRP currencies and assets - [account_nfts RPC Method](https://www.quicknode.com/docs/xrpl/account_nfts.md): Returns a list of NFToken objects for the specified account - [account_objects RPC Method](https://www.quicknode.com/docs/xrpl/account_objects.md): Returns the raw ledger format for all objects owned by an account - [account_offers RPC Method](https://www.quicknode.com/docs/xrpl/account_offers.md): Retrieves the list of open offers (also known as orders) placed by an XRP Ledger account - [account_tx RPC Method](https://www.quicknode.com/docs/xrpl/account_tx.md): Retrieves a list of transactions that involve a specific account in the XRP Ledger - [book_offers RPC Method](https://www.quicknode.com/docs/xrpl/book_offers.md): Retrieves a list of offers in a specified order book on the XRP Ledger - [channel_authorize RPC Method](https://www.quicknode.com/docs/xrpl/channel_authorize.md): Generates a signature that allows the redemption of a specific amount of XRP from a payment channel - [channel_verify RPC Method](https://www.quicknode.com/docs/xrpl/channel_verify.md): Verify the validity of a signature that can be utilized to redeem a specific amount of XRP from a payment channel - [deposit_authorized RPC Method](https://www.quicknode.com/docs/xrpl/deposit_authorized.md): Determines whether one account has the authorization to directly send payments to another account - [fee RPC Method](https://www.quicknode.com/docs/xrpl/fee.md): Provides information about the current state of the open-ledger requirements for transaction costs, assuming the FeeEscalation amendment is enabled - [gateway_balances RPC Method](https://www.quicknode.com/docs/xrpl/gateway_balances.md): Retrieves the total balances issued by a specified account, with the option to exclude amounts held by operational addresses - [ledger RPC Method](https://www.quicknode.com/docs/xrpl/ledger.md): Retrieves information about the public ledger - [ledger_closed RPC Method](https://www.quicknode.com/docs/xrpl/ledger_closed.md): Retrieves the distinct identifiers of the most recently closed ledger (This ledger is not necessarily validated and immutable yet) - [ledger_current RPC Method](https://www.quicknode.com/docs/xrpl/ledger_current.md): Returns the unique identifiers of the current in-progress ledger - [ledger_data RPC Method](https://www.quicknode.com/docs/xrpl/ledger_data.md): Retrieves contents of the specified ledger - [ledger_entry RPC Method](https://www.quicknode.com/docs/xrpl/ledger_entry.md): Returns a single ledger object from the XRP Ledger in its raw format - [manifest RPC Method](https://www.quicknode.com/docs/xrpl/manifest.md): Reports the current manifest information for a given validator public key - [nft_buy_offers RPC Method](https://www.quicknode.com/docs/xrpl/nft_buy_offers.md): Returns a list of buy offers for a given NFToken object - [nft_history RPC Method](https://www.quicknode.com/docs/xrpl/nft_history.md): Asks the Clio server for past transaction metadata for the NFT being queried - [nft_info RPC Method](https://www.quicknode.com/docs/xrpl/nft_info.md): Asks the Clio server for information about the NFT being queried - [nft_sell_offers RPC Method](https://www.quicknode.com/docs/xrpl/nft_sell_offers.md): Returns a list of sell offers for a given NFToken object - [nfts_by_issuer RPC Method](https://www.quicknode.com/docs/xrpl/nfts_by_issuer.md): Returns all NFTs issued by a given address - [noripple_check RPC Method](https://www.quicknode.com/docs/xrpl/noripple_check.md): Verifies the status of the Default Ripple field for an account and the No Ripple flag of its trust lines - [path_find RPC Method](https://www.quicknode.com/docs/xrpl/path_find.md): It conducts a search for a potential pathway that allows a transaction to be executed and provides periodic updates whenever there are changes in the available path. - [ping RPC Method](https://www.quicknode.com/docs/xrpl/ping.md): Returns an acknowledgement to clients, allowing them to test the connection status and measure latency - [random RPC Method](https://www.quicknode.com/docs/xrpl/random.md): Returns a random number to be used as a source of entropy for random number generation by clients - [ripple_path_find RPC Method](https://www.quicknode.com/docs/xrpl/ripple_path_find.md): Simplified version of the path_find method that provides a single response with a payment path which can be used right away - [server_info RPC Method](https://www.quicknode.com/docs/xrpl/server_info.md): Asks the server for a human-readable version of various information about the Clio server being queried - [server_info (rippled) RPC Method](https://www.quicknode.com/docs/xrpl/server_info-rippled.md): Asks the server for a human-readable version of various information about the rippled server being queried - [server_state RPC Method](https://www.quicknode.com/docs/xrpl/server_state.md): Asks the server for various machine-readable information about the server's current state - [submit RPC Method](https://www.quicknode.com/docs/xrpl/submit.md): Applies a transaction and sends it to the network to be confirmed and included in future ledgers. - [submit_multisigned RPC Method](https://www.quicknode.com/docs/xrpl/submit_multisigned.md): Applies a multi-signed transaction and sends it to the network to be included in future ledgers - [subscribe RPC Method](https://www.quicknode.com/docs/xrpl/subscribe.md): Requests periodic notifications from the server when certain events happen - [transaction_entry RPC Method](https://www.quicknode.com/docs/xrpl/transaction_entry.md): Retrieves information on a single transaction from a specific ledger version - [tx RPC Method](https://www.quicknode.com/docs/xrpl/tx.md): Retrieves information on a single transaction, by its identifying hash - [tx_history RPC Method](https://www.quicknode.com/docs/xrpl/tx_history.md): Returns some of the most recent transactions made - [unsubscribe RPC Method](https://www.quicknode.com/docs/xrpl/unsubscribe.md): Instruct the server to cease sending messages related to a specific subscription or a group of subscriptions ## Marketplace - [Supported Marketplace Add-Ons for XRPL](https://www.quicknode.com/docs/xrpl/marketplace-addons.md): Learn about the Quicknode Marketplace and how to utilize Marketplace Add-ons on XRPL.