Authenticating against the Convoy API requires an API key. You can retrieve and manage your API keys from your project settings dashboard. If your key gets compromised you can re-generate it from your dashboard. Your API keys are sensitive information. Please do not share in publicly accessible areas such as GitHub, client-side code, and so forth. Authorization headers should be in the following format:Documentation Index
Fetch the complete documentation index at: https://getconvoy.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorization: Bearer API Key
terminal