API ReferenceAPI Reference
API Reference

API Reference

Business API entry points for TokenBay Gateway

All public HTTP and WebSocket gateway entry points are grouped by use case.

Sections

API Overview: Base URL, authentication, error response standards, and links to API sections.

Text APIs: OpenAI, Anthropic, and Gemini-native protocols, plus Models.

Images and Video cover generation, editing, task submission, task lookup, and result download.

Authentication

Public examples use Authorization: Bearer sk-XXXXXXX. See API Overview / Authentication for details.

Related