Files
xrpl-dev-portal/content/blog/2016/data-api-v2.2.md
Amarantha Kulkarni b4489f8649 Migrate dev-blog to Redocly (#2346)
* Step 1 to migrate the blog - Add blog pages from the dev-blog repo

* Add blog-specific sidebar (& update contents)

* Add new dev reflections blog post from 01-23-2024

* Blog migration: fix markdoc errors and broken links

* Remove community pages from the sidebar

---------

Co-authored-by: mDuo13 <mduo13@gmail.com>
2024-01-31 16:10:32 -08:00

1.6 KiB

Data API v2.2 Released

The Data team is proud to announce the release of the Ripple Data API v2.2! This release includes lots of new features, including a total of 15 new methods, improvements in data quality, and documentation.

One of the biggest changes in the new version is the incorporation of data relating to the Ripple network itself. This includes expanded information on validator reports, network topology, and the XRP transaction costs currently being paid to the network. You can interact with all of the new methods using our Data API Tool.

Also part of the new release is a method to calculate the distribution of XRP from Ripple (the company) to others, along with the total amount of XRP in existence. The XRP Portal is already using the new method to report the most recent totals automatically.

For more information, check out the following resources:

We look forward to seeing what you developers can do with all this data!