📄️ Authenticate (with API key)
We utilize JSON Web Tokens to authenticate all requests sent to the API. This process involves obtaining a session token, which is required for future requests.
This section outlines the process of authenticating API requests using JSON Web Tokens.
We utilize JSON Web Tokens to authenticate all requests sent to the API. This process involves obtaining a session token, which is required for future requests.