Skip to content

Instantly share code, notes, and snippets.

@akme
Last active March 4, 2024 01:54
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save akme/89a4e596587cb605b530bd825994a0db to your computer and use it in GitHub Desktop.
Save akme/89a4e596587cb605b530bd825994a0db to your computer and use it in GitHub Desktop.
EOS HTTP API Endpoint hosts list
mainnet.eosamsterdam.net
api.eosnewyork.io
eu.eosdac.io
api.eos.csx.io
eosbp-0.atticlab.net
bp.cryptolions.io
api.eossweden.org
nodes.eos42.io
api.tokenika.io
node1.zeroxeos.com
history.cryptolions.io
mainnet.eoscanada.com
api-eos.blckchnd.com
publicapi-mainnet.eosauthority.com
api.eoseoul.io
bpapi.eosvolga.one
api.eosn.io
api.blockmachine.io
api.eosmetal.io
peer1.eoshuobipool.com
api.eosfengwo.com
api.bitmars.one
api-mainnet.eospacex.com
seed02.eosusa.news
seed01.eosusa.news
mainnet.meet.one
node2.liquideos.com
api.eoscleaner.com
api.eossirius.xyz
mainnet.eosio.sg
api.jeda.one
fn001.eossv.org
eos.eoscafeblock.com
api.eostribe.io
api-mainnet.starteos.io
mars.fn.eosbixin.com
api1.acroeos.one
api.eosrio.io
api.eostitan.com
eos-mainnet.ecoboost.app
api.bp.fish
api1.eosasia.one
api-mainnet.eosgravity.com
api.bp.antpool.com
api.eosbeijing.one
node2.eosphere.io
node1.eosphere.io
mainnet.genereos.io
rpc.eosys.io
api.sheos.org
api.hkeos.com
node.eosflare.io
api.eosdublin.io
eos.greymass.com
api.eos.dutcheos.io
@x5engine
Copy link

x5engine commented Jun 5, 2019

Nice

@fonov
Copy link

fonov commented Oct 21, 2020

Thank you

@cbc700
Copy link

cbc700 commented Feb 12, 2021

Note that many of these no longer appear to work, like eoscanada. I did not try them all, but I find the following do work...

eu.eosdac.io
api.eoseoul.io
eos.eoscafeblock.com
api.eostitan.com
api1.eosasia.one
mainnet.genereos.io
eos.greymass.com

And if unaware, one must use the correct URL syntax to get to the actual server. For the greymass server for a get_account call, it would be...

https://eos.greymass.com/v1/chain/get_account

-C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment