YeeHooDevelopers
Developer Docs

API Reference

Public Yeehoo API reference only. Internal admin, playground, and relay endpoints are intentionally excluded.

This section only exposes public developer-facing APIs.

The first version focuses on /v1/* endpoints:

  • model listing
  • OpenAI-compatible text APIs
  • unified generation task creation
  • reference-image uploads and async task polling
  • API balance lookup

Text model endpoints are grouped under “Text Models”: Chat Completions and Responses. Image and video remain under “Generations”.

Treat this section as a field-level reference manual, not the best first entry point for integration.

If you are integrating for the first time, start with:

  • Quick Start
  • Supported Models and Parameters
  • Tasks & Polling
  • Webhooks