Access Algorand Algod GET node endpoints

1 credit per API call

This endpoint is deprecated. Use the HTTP-based JSON RPC driver instead.


Use this endpoint URL as a http-based url to connect directly to the Algorand node provided by Tatum. You can check al available APIs here - https://developer.algorand.org/docs/rest-apis/algod/v2/.
Example call for Get Block is described in the response. https://developer.algorand.org/docs/rest-apis/algod/v2/#get-v2blocksround.
URL used for this call would be

https://api.tatum.io/v3/algorand/node/algod/YOUR_API_KEY/v2/blocks/16775567

Language
Authorization
Header
Click Try It! to start a request and see the response here!