Authentication
The ChainVine API uses API keys and domain allowlisting to authenticate requests depending on where you want to use it.
For the Browser
Recommendation
Setup domain allowlisting for your dApp to authenticate SDK requests.
For the Server
Use API Keys to authenticate and authorize requests from your servers.
Last updated