API Documentation
Authentication
All Fello APIs require an x-api-key header to authenticate your requests.
To securely authenticate with Fello APIs:
-
Include the Header: Every request to Fello APIs must have the
x-api-key
header. -
Secure Storage: Store your API key securely, and never commit it to public repositories or share it in unsecured channels.