suno-api-private — AI Tool by joeseesun

by joeseesun · AI Tool · ★ 64

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

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 → Request Headers 复制两个值: → 复制 后面的 token → 复制整个 cookie 字符串 运行配置脚本: 按提示粘贴 JWT token 和 cookies 即可。 方法二:手动配置 创建 文件: 重要:确保 后面是从 Authorization header 提取的 JWT token! 启动服务 服务将在 http://localhost:3001 启动 测试 API bash 查看账户额度 curl http://localhost:3001/api/getlimit 生成歌词 curl -X POST http://localhos

Quick Facts

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

suno-api-private alternative? Top 2 similar tools

Looking for a suno-api-private alternative? If you're comparing suno-api-private with other ai tool tools, these 2 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • redesigned-pancake by Sfedfcv · ⭐ 213

    Skip to content github / docs Code Issues 80 Pull requests 35 Discussions Actions Projects 2 Security Insights

  • maui-skills by davidortinau · ⭐ 117

    .NET MAUI skills for GitHub Copilot and Claude Code

More AI Tool Tools

Explore other popular ai tool tools:

View all AI Tool tools →

Popular TypeScript Agent Tools

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 64 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 64 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.

What are the best alternatives to suno-api-private?

The top alternatives to suno-api-private on Agent Skills Hub include redesigned-pancake, maui-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse AI Tool tools