Creating node endpoints

Follow the steps below to set up an endpoint and generate access tokens for your project.

1

Log in to your GetBlock account and navigate to the Dashboard.

2

Scroll down to find the My Endpoints section on the Dashboard.

3

Choose the desired blockchain protocol (e.g., Ethereum, BNB Chain, Polygon).

4

Select the specific network you want to interact with (mainnet or testnet).

5

Pick the API method that you need (e.g., JSON-RPC, WebSockets, GraphQL, etc).

6

Click 'Get' and have the endpoint URL with an access token generated.

How to create a node endpoint for blockchain API access
How to generate an access token

Generate and add as many access tokens as required for this protocol. Each token is a unique endpoint for you and your application to interact with the blockchain.

Viewing and managing access tokens

  • To see all the access tokens generated for a specific protocol, simply expand the endpoint.

  • Each protocol has a configuration file that includes all relevant access token details.

  • The All Access Tokens Configuration file is located next to the My Endpoints section. Use it to review and manage your tokens.

Last updated