# Create your own RPC

### Getblock Tutorial

Go to the [Getblock](https://account.getblock.io/sign-in) website and create an account if you don't already have one.

When you are connected, go to "GetBlock Dashboard" page.

![GetBlock Dashboard](https://4042996663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp22VZjhas5Bq2OgV9HzX%2Fuploads%2FYOU3N1hJt1PTBgL8F8wt%2FCapture%20d%E2%80%99%C3%A9cran%202022-07-13%20121428.png?alt=media\&token=57ee9581-f9af-48e0-b5c5-1e7074574acd)

You will see your API key in the "Production" section. You will need this to use the custom RPC.&#x20;

To generate a full RPC link, click on Production. You will be taken to a page to create your custom RPC for any network.

![API Key Detail ](https://4042996663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp22VZjhas5Bq2OgV9HzX%2Fuploads%2F6BUk5VWlCGREcW1SLgFl%2FCapture%20d%E2%80%99%C3%A9cran%202022-07-13%20121923.png?alt=media\&token=66b13a3c-5cbc-4ca6-9319-472c50edf0cb)

On this page, click on "Generate endpoint".&#x20;

![Generate Endpoint ](https://4042996663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp22VZjhas5Bq2OgV9HzX%2Fuploads%2Fj1O2ziZ2AS2B7CberWzk%2FCapture%20d%E2%80%99%C3%A9cran%202022-07-13%20122036.png?alt=media\&token=acd91c18-9214-4c8f-9597-b0768c992696)

Select the blockchain you want to use, JSON-RPC, Mainnet and click on create. You will get a link with this format (API\_KEY being your own API key):&#x20;

{% embed url="<https://bsc.getblock.io/mainnet/?api_key=API_KEY>" %}

.
