EOS Tribe avatar

EOS History API with date ranges

eostribe

Published: 07 Jan 2019 › Updated: 07 Jan 2019EOS History API with date ranges

EOS History API with date ranges

ElasticSearch-History-Dates.png

Introducing new options to History get_actions endpoint supported by api.eostribe.io :

1. Actions in the last # of days for given account name:

curl -d '{"account_name":"{accountname}", "last": "7d"}' -X POST https://api.eostribe.io/v1/history/get_actions

2. Actions in the given date range by UTC start and end times:

curl -d '{"account_name":"{accountname}", "from_date": 1541545834, "to_date": 1541545837}' -X POST https://api.eostribe.io/v1/history/get_actions

We also support get_transaction and get_key_accounts in our open source History API based on Elasticsearch cluster:
https://github.com/EOSTribe/ESHistoryAPI

We are running 3 node Elasticsearch cluster that is fully synced with the EOS Blockchain:
EOS Tribe Infrastructure V4.png

The new History api is available on our standard API server: api.eostribe.io

You can see more info on hardware specs and Data Center we use in our original post:
https://steemit.com/eos/@eostribe/eos-tribe-infrastructure-upgrade


Connect with us! We're building a better future on EOSIO.

Website | Medium | Github | Telegram | SteemIt | Twitter | Discord


Leave EOS History API with date ranges to:

Written by

Be as you are.

Read more #eos posts


Best Posts From EOS Tribe

We have not curated any of eostribe's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From EOS Tribe