Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

How do I call WaveSpeedAI's video generation feature via API?

2025-08-19 173

Developers can call WaveSpeedAI's video generation API by following these steps:

  1. Getting the API key: After logging in, click "API Keys" in the dashboard to generate or copy a key.
  2. View Document: Access https://wavespeed.ai/docs Get API documentation with interface descriptions for video generation, image processing, and more.
  3. Calling the API: Invoke the Wan 2.2 API using an HTTP request, for example:
    curl -X POST https://api.wavespeed.ai/v1/video
    -H "Authorization: Bearer YOUR_API_KEY"
    -d '{"prompt": "A futuristic city at sunset", "resolution": "720p", "duration": 5}'
  4. Processing Response: The API returns a download link for the video file, usually within a few seconds.

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top

en_USEnglish