MeduxMedux
Overview / API

Start with the Medux API

Use one Medux API key to access media generation, processing, async tasks, and billing through one unified API surface.

How to start

1

Create your account and get an API key.

2

Choose the capability you need in Playground or API Reference.

3

Send a request or create a task with the same Medux account, API key, and credits balance.

4

Poll task status and fetch the final result when processing completes.

What this means

  • Medux API reuses the same account, API key, credits, task, and result system across media workflows.
  • Async workflows follow a stable submit, poll, and fetch-result path.
  • Playground and API Reference pages stay aligned with the same public API surface.