To generate an API key, you can follow the first step in the Authentication Guide.

Currently, we only support Next.js integration, so after setting up your API key, you can add the following setup to your env.local file:

.env.local
NEXT_PUBLIC_COVAL_API_KEY=NEXT_PUBLIC_COVAL_API_KEY
COVAL_API_KEY=YOUR_COVAL_KEY