Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.gately.ai/llms.txt

Use this file to discover all available pages before exploring further.

TaamCloud API is a comprehensive suite of AI services including:
  • Chat and Language Models
  • Image Generation
  • Music Creation
  • Text Embeddings
  • Document Processing
  1. Sign up at TaamCloud Developer Portal
  2. Get your API key from the Developer Settings
  3. Start making API requests using our documentation
TaamCloud API uses Bearer token authentication. Include your API key in the Authorization header:
Authorization: Bearer your_api_key
Note: File upload endpoint does not require authentication.