Last updated
Last updated
The "Get Protocol Config" API endpoint provided by Krypcore allows users to retrieve protocol configurations under a given instance based on the provided user ID and Chain ID.
POST
https://api.krypcore.com/api/v0/gasless/getProtocolConfig/userIdAndChainId
Get Protocol Config under the given instance.
Take a look at how you might call this method using our official libraries, or via curl
Authorization*
String
User Auth key obtained
chainId*
String
Chain ID representing the blockchain protocol
dAppId*
String
Dapp ID associated with the application.