To use the Zinc API, you must authenticate every request with your API key.Documentation Index
Fetch the complete documentation index at: https://www.zinc.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
You can find your API key in your Zinc dashboard after creating an account.
Example Authentication Request
- Include your API key in the
Authorizationheader - Format:
Authorization: Bearer <your_api_key>

