Quick start guide

  1. 1.Sign up for a Wubble Pro, Teams, or Enterprise plan (API access not available on Free plan)
  2. 2.Generate an API key from Settings > Developer > API Keys
  3. 3.Choose your preferred SDK (Python, JavaScript, Ruby, or Go) or use raw HTTP requests
  4. 4.Install the SDK using your package manager (e.g., pip install wubble)
  5. 5.Set your API key as an environment variable: WUBBLE_API_KEY
  6. 6.Make your first request to generate audio
  7. 7.Poll the generation status endpoint or use webhooks for completion notifications
  8. 8.Download and use your generated audio

Make your first API call to Wubble in minutes. This guide walks you through generating music, voice, and sound effects programmatically using our REST API.

Notes

  • API access requires a Pro plan or higher. Free plan users can upgrade in Settings > Billing to unlock API features.
  • Audio generation can take 10-60 seconds. Use webhooks to receive notifications when generation completes instead of polling the status endpoint.
  • Check out our GitHub repository (github.com/wubble-ai/examples) for complete example projects in various languages and frameworks.

How would you rate the help you received from this article?

Still need help?

Can't find what you're looking for? Our team is here to help you get the most out of Wubble.

?