Overview
Authentication is the process of verifying the identity.
AI DIAL supports both web-based and programmatic authentication methods. For web-based authentication, we use JWT to verify users' identity, while for server-to-server interactions, we use API keys.