suno-api-private

by joeseesun · AI Tool · ★ 65

About suno-api-private

Suno API - JWT Token Support 基于 gcui-art/suno-api 的改进版本 主要改进:支持直接使用 JWT Token 进行认证,解决 Clerk session 失效问题 🎯 为什么需要这个版本? 问题:原版 suno-api 依赖 Clerk session 进行认证,但 Clerk API 经常返回空 session(),导致 401 Unauthorized 错误。 解决方案:本版本支持直接从浏览器提取 JWT Token,跳过 Clerk 认证流程,稳定可靠。 ✨ 主要改进 ✅ 支持直接使用 JWT Token:从浏览器 Network 请求中提取 token,不再依赖 Clerk session ✅ 自动检测认证方式:如果 cookie 中有 token,自动使用;否则回退到 Clerk 认证 ✅ 更好的隐私保护:增强 规则,防止敏感数据泄露 ✅ 交互式配置脚本:提供 简化 token 配置流程 🚀 快速开始 安装依赖 获取 JWT Token(重要!) 方法一:使用交互式脚本(推荐) 在浏览器中访问 https://suno.com/create 并登录 按 打开开发者工具 切换到 Network 标签 在页面上点击输入框(触发 API 请求) 在 Network 列表中找到 的请求 点击请求 → Headers →...

Quick Facts

Stars65
Forks14
LanguageTypeScript
CategoryAI Tool
LicenseLGPL-3.0
Quality Score57.2603999448657/100
Open Issues1
Last Updated2026-01-24
Created2026-01-24
Platformsnode
Est. Tokens~15k

More AI Tool Tools

Explore other popular ai tool tools:

View all AI Tool tools →

Popular TypeScript Agent Tools

  • openclaw ⭐ 382.1k · Codex Skill
  • n8n ⭐ 195.6k · MCP Server
  • dify ⭐ 148.1k · MCP Server
  • gstack ⭐ 120.4k · Agent Tool
  • gemini-cli ⭐ 105.8k · MCP Server

Frequently Asked Questions

What is suno-api-private?

suno-api-private is Suno API with JWT token authentication support. It is categorized as a AI Tool with 65 GitHub stars.

What programming language is suno-api-private written in?

suno-api-private is primarily written in TypeScript.

How do I install or use suno-api-private?

You can find installation instructions and usage details in the suno-api-private GitHub repository at github.com/joeseesun/suno-api-private. The project has 65 stars and 14 forks, indicating an active community.

What license does suno-api-private use?

suno-api-private is released under the LGPL-3.0 license, making it free to use and modify according to the license terms.

View on GitHub → Browse AI Tool tools