TokenMoo

Overview

What TokenMoo is and what you can build with it.

TokenMoo exposes a unified, OpenAI-compatible API for chat, image, audio and embedding models from many upstream providers. One key, one integration, every model.

What you get

  • One integration — every model is called through the same OpenAI-style request shape, so switching models is a single parameter.
  • Usage-based billing — pay for the tokens you actually use; balance and spend are visible at any time.
  • Observability — per-request logs, quotas and usage analytics in the console.

Start here

Base URL

ItemValue
Base URLhttps://www.tokenmoo.com
API prefix/v1
Chat endpointPOST https://www.tokenmoo.com/v1/chat/completions
Auth headerAuthorization: Bearer sk-...

On this page