Add RPC Edge to your application
To enable RPC Edge usage in an application, obtain a thirdweb Client ID & Secret Key with RPC Edge enabled and pass it into the app's configuration.
Obtain a Client ID & Secret Key by navigating to Settings > API Keys > Create API Key
.
![Screenshot of API key creation page on thirdweb's dashboard](/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fapi-key.af11f17b.png&w=3840&q=75)
Pass in the Client ID and Secret Keys into the application’s configuration.
To override the default RPC for any given chain:
Public RPCs
Public RPCs can be used without an API Key. Refer to the configured chains page.
View RPC request usage in the dashboard settings.
![Usage dashboard](/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fusage-dashboard.06ef8b08.png&w=3840&q=75)