From 9f537a10de5f8b34d4be05579bf53799e8f3bf07 Mon Sep 17 00:00:00 2001 From: blueeon Date: Sun, 31 Mar 2024 17:01:56 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20docs:=20update=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/docs/page.tsx | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/src/app/docs/page.tsx b/src/app/docs/page.tsx index 34b8ed2..a0af96c 100644 --- a/src/app/docs/page.tsx +++ b/src/app/docs/page.tsx @@ -16,7 +16,7 @@ export default function Docs() { {` --- -Suno API currently mainly implements the following APIs: +\`gcui-art/suno-api\` currently mainly implements the following APIs: \`\`\`bash - \`/api/generate\`: Generate music @@ -28,17 +28,21 @@ Suno API currently mainly implements the following APIs: - \`/api/get_limit\`: Get quota Info \`\`\` -Feel free to explore the detailed API parameters and conduct tests on this page. - -> Please note: -> -> we have bound a free account with a daily usage limit. -> You can deploy and bind your own account to complete the testing. +Feel free to explore the detailed API parameters and conduct tests on this page. `}
+
+

+ Details of the API and testing it online +

+

+ This is just a demo, bound to a test account. Please do not use it frequently, so that more people can test online. +

+
+