Authentication is the process of verifying and confirming the identity of a user or entity to ensure that only authorized individuals or entities can access a system or protected resources. For ChatFly’s authentication, API key-based authentication is also employed. Instead of using the Bearer token, users are required to include an API key in the request header. The key must be named “CHATFLY-API-KEY” and hold the user’s unique API key.Documentation Index
Fetch the complete documentation index at: https://docs.chatfly.co/llms.txt
Use this file to discover all available pages before exploring further.