Skip to content

Commit 00f1894

Browse files
techpro-aimlapigitbook-bot
authored andcommitted
GITBOOK-480: docs: add hints about new universal video endpoint (up to google)
1 parent 74edcbc commit 00f1894

18 files changed

Lines changed: 55 additions & 24 deletions

docs/api-references/video-models/alibaba-cloud/wan-2.1-plus-text-to-video.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,10 @@ Processing complete:/n {'id': 'a1bdaedd-4bd2-4cd3-8af4-4d9e6ebbce62', 'status':
373373
374374
This endpoint creates and sends a video generation task to the server — and returns a generation ID.
375375
376+
{% hint style="success" %}
377+
To quickly test video models from different developers without changing endpoints, use our new universal short one — **`https://api.aimlapi.com/v2/video/generations`.**
378+
{% endhint %}
379+
376380
{% openapi-operation spec="wan2-1-t2v-plus" path="/v2/generate/video/alibaba/generation" method="post" %}
377381
[OpenAPI wan2-1-t2v-plus](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/video-models/Alibaba-Cloud/wan2.1-t2v-plus.json)
378382
{% endopenapi-operation %}

docs/api-references/video-models/alibaba-cloud/wan-2.1-turbo-text-to-video.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,10 @@ Processing complete:/n {'id': '4f516080-dd10-4e3d-ba3d-97bb37b5323f', 'status':
298298
299299
This endpoint creates and sends a video generation task to the server — and returns a generation ID.
300300
301+
{% hint style="success" %}
302+
To quickly test video models from different developers without changing endpoints, use our new universal short one — **`https://api.aimlapi.com/v2/video/generations`.**
303+
{% endhint %}
304+
301305
{% openapi-operation spec="wan2-1-t2v-turbo" path="/v2/generate/video/alibaba/generation" method="post" %}
302306
[OpenAPI wan2-1-t2v-turbo](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/video-models/Alibaba-Cloud/wan2.1-t2v-turbo.json)
303307
{% endopenapi-operation %}

docs/api-references/video-models/alibaba-cloud/wan-2.2-14b-animate-move-image-to-video.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,6 @@ Processing complete:/n {"id":"b5592d70-dd31-4e5a-bc5c-5063660c001b:alibaba/wan2.
281281

282282
This endpoint creates and sends a video generation task to the server — and returns a generation ID.
283283

284-
{% openapi-operation spec="wan2-2-14b-animate-move" path="/v2/video/generations" method="post" %}
285-
[OpenAPI wan2-2-14b-animate-move](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/video-models/Alibaba-Cloud/wan2.2-14b-animate-move.json)
286-
{% endopenapi-operation %}
287-
288284
### Fetch the video
289285

290286
After sending a request for video generation, this task is added to the queue. This endpoint lets you check the status of a video generation task using its `id`, obtained from the endpoint described above.\

docs/api-references/video-models/alibaba-cloud/wan-2.2-plus-text-to-video.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,10 @@ Processing complete:/n {'id': 'dabf0a77-d01c-4982-8857-0ad0fa233053', 'status':
359359
360360
This endpoint creates and sends a video generation task to the server — and returns a generation ID.
361361
362+
{% hint style="success" %}
363+
To quickly test video models from different developers without changing endpoints, use our new universal short one — **`https://api.aimlapi.com/v2/video/generations`.**
364+
{% endhint %}
365+
362366
{% openapi-operation spec="wan2-2-t2v-plus" path="/v2/generate/video/alibaba/generation" method="post" %}
363367
[OpenAPI wan2-2-t2v-plus](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/video-models/Alibaba-Cloud/wan2.2-t2v-plus.json)
364368
{% endopenapi-operation %}

docs/api-references/video-models/alibaba-cloud/wan-2.5-preview-image-to-video.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,10 @@ Processing complete:/n {'id': 'c8a198bb-8b06-4640-91ee-f96caa792390:alibaba/wan2
285285

286286
This endpoint creates and sends a video generation task to the server — and returns a generation ID.
287287

288+
{% hint style="success" %}
289+
To quickly test video models from different developers without changing endpoints, use our new universal short one — **`https://api.aimlapi.com/v2/video/generations`.**
290+
{% endhint %}
291+
288292
{% openapi-operation spec="wan2-5-i2v-preview" path="/v2/generate/video/alibaba/generation" method="post" %}
289293
[OpenAPI wan2-5-i2v-preview](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/video-models/Alibaba-Cloud/wan2.5-i2v-preview.json)
290294
{% endopenapi-operation %}

docs/api-references/video-models/alibaba-cloud/wan-2.5-preview-text-to-video.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,13 @@ Processing complete:/n {'id': '8736603f-7944-42b6-8a3b-8b2c1e246c34:alibaba/wan2
297297

298298
### Video Generation
299299

300+
You can generate a video using this API. In the basic setup, you only need a prompt. \
300301
This endpoint creates and sends a video generation task to the server — and returns a generation ID.
301302

303+
{% hint style="success" %}
304+
To quickly test video models from different developers without changing endpoints, use our new universal short one — **`https://api.aimlapi.com/v2/video/generations`.**
305+
{% endhint %}
306+
302307
{% openapi-operation spec="wan2-5-t2v-preview" path="/v2/generate/video/alibaba/generation" method="post" %}
303308
[OpenAPI wan2-5-t2v-preview](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/video-models/Alibaba-Cloud/wan2.5-t2v-preview.json)
304309
{% endopenapi-operation %}

docs/api-references/video-models/bytedance/seedance-1.0-lite-image-to-video.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,11 @@ Processing complete:/n {'id': 'cgt-20250704191750-n4qjp', 'status': 'completed',
287287
288288
### Create a video generation task and send it to the server
289289
290-
You can generate a video using this API. In the basic setup, you only need a reference image and a prompt. \
291-
This endpoint creates and sends a video generation task to the server — and returns a generation ID.
290+
You can generate a video using this API. In the basic setup, you only need a reference image and a prompt. This endpoint creates and sends a video generation task to the server — and returns a generation ID.
291+
292+
{% hint style="success" %}
293+
To quickly test video models from different developers without changing endpoints, use our new universal short one — **`https://api.aimlapi.com/v2/video/generations`.**
294+
{% endhint %}
292295
293296
{% openapi-operation spec="seedance-1-0-lite-i2v" path="/v2/generate/video/bytedance/generation" method="post" %}
294297
[OpenAPI seedance-1-0-lite-i2v](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/video-models/ByteDance/seedance-1.0-lite-image-to-video.json)

docs/api-references/video-models/bytedance/seedance-1.0-lite-text-to-video.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,10 @@ Processing complete:/n {'id': 'cgt-20250704191750-n4qjp', 'status': 'completed',
295295
You can generate a video using this API. In the basic setup, you only need a prompt. \
296296
This endpoint creates and sends a video generation task to the server — and returns a generation ID.
297297
298+
{% hint style="success" %}
299+
To quickly test video models from different developers without changing endpoints, use our new universal short one — **`https://api.aimlapi.com/v2/video/generations`.**
300+
{% endhint %}
301+
298302
{% openapi-operation spec="seedance-1-0-lite-t2v" path="/v2/generate/video/bytedance/generation" method="post" %}
299303
[OpenAPI seedance-1-0-lite-t2v](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/video-models/ByteDance/seedance-1.0-lite-text-to-video.json)
300304
{% endopenapi-operation %}

docs/api-references/video-models/bytedance/seedance-1.0-pro-image-to-video.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,11 @@ Processing complete:/n {'id': 'cgt-20250721143112-kkm5n', 'status': 'completed',
307307
308308
### Create a video generation task and send it to the server
309309
310-
You can generate a video using this API. In the basic setup, you only need a reference image and a prompt. \
311-
This endpoint creates and sends a video generation task to the server — and returns a generation ID.
310+
You can generate a video using this API. In the basic setup, you only need a reference image and a prompt. This endpoint creates and sends a video generation task to the server — and returns a generation ID.
311+
312+
{% hint style="success" %}
313+
To quickly test video models from different developers without changing endpoints, use our new universal short one — **`https://api.aimlapi.com/v2/video/generations`.**
314+
{% endhint %}
312315
313316
{% openapi-operation spec="seedance-1-0-pro-image-to-video-v3" path="/v2/generate/video/bytedance/generation" method="post" %}
314317
[OpenAPI seedance-1-0-pro-image-to-video-v3](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/video-models/ByteDance/seedance-1.0-pro-image-to-video.json)

docs/api-references/video-models/bytedance/seedance-1.0-pro-text-to-video.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,10 @@ Processing complete:/n {'id': 'cgt-20250718224736-699sq', 'status': 'completed',
315315
You can generate a video using this API. In the basic setup, you only need a prompt. \
316316
This endpoint creates and sends a video generation task to the server — and returns a generation ID.
317317
318+
{% hint style="success" %}
319+
To quickly test video models from different developers without changing endpoints, use our new universal short one — **`https://api.aimlapi.com/v2/video/generations`.**
320+
{% endhint %}
321+
318322
{% openapi-operation spec="seedance-1-0-pro-text-to-video-after-repair" path="/v2/generate/video/bytedance/generation" method="post" %}
319323
[OpenAPI seedance-1-0-pro-text-to-video-after-repair](https://raw.githubusercontent.com/aimlapi/api-docs/refs/heads/main/docs/api-references/video-models/ByteDance/seedance-1.0-pro-text-to-video.json)
320324
{% endopenapi-operation %}

0 commit comments

Comments
 (0)