docs: update readme
This commit is contained in:
parent
f8b40fe59e
commit
12f31cb3ea
@ -41,6 +41,7 @@ Suno API currently mainly implements the following APIs:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
- `/api/generate`: Generate music
|
- `/api/generate`: Generate music
|
||||||
|
- `/api/custom_generate`: Generate music (Custom Mode, support setting lyrics, music style, title, etc.)
|
||||||
- `/api/get`: Get music Info
|
- `/api/get`: Get music Info
|
||||||
- `/api/get_limit`: Get quota Info
|
- `/api/get_limit`: Get quota Info
|
||||||
```
|
```
|
||||||
|
@ -40,6 +40,7 @@ Suno API 目前主要实现了以下 API:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
- `/api/generate`: 创建音乐
|
- `/api/generate`: 创建音乐
|
||||||
|
- `/api/custom_generate`: 创建音乐(自定义模式,支持设置歌词、音乐风格、设置标题等)
|
||||||
- `/api/get`: 获取音乐
|
- `/api/get`: 获取音乐
|
||||||
- `/api/get_limit`: 获取配额信息
|
- `/api/get_limit`: 获取配额信息
|
||||||
```
|
```
|
||||||
|
0
src/api/custom_generate/route.ts
Normal file
0
src/api/custom_generate/route.ts
Normal file
Loading…
Reference in New Issue
Block a user