Using API Keys
API keys are a simple and effective way to authenticate requests. You can pass the API key as a header for each request:JWT Tokens
For more extended sessions or scenarios where you donβt want to send the API key with every request, you can opt for JWT tokens. First, you need to request a JWT token using thetokenCreate API:
Authorization header: