Arpeggi Labs website screenshot

Arpeggi Labs

Arpeggi Labs is the company behind Kits AI, a studio-quality AI music and audio platform for musicians, producers, and developers. Kits AI provides voice cloning and conversion, an AI singing generator with 100+ royalty-free artist voice models, vocal isolation, stem separation, AI mastering, and a voice-model blender, alongside an ethically sourced "Earn" program that pays vocalists to license digital clones of their voice. The Kits AI API exposes these capabilities as asynchronous inference jobs over a REST interface at arpeggi.io/api/kits/v1, authenticated with a bearer API key: create a voice conversion, vocal separation, stem split, or voice-blend job, then poll for the signed output file URLs. Arpeggi Labs is an a16z portfolio company; its earlier product was Arpeggi Studio, a web3 in-browser music creation platform.

Arpeggi Labs publishes 5 APIs on the APIs.io network, including Stem Splitter API, Vocal Separation API, Voice Blender API, and 2 more. Tagged areas include Company, Music, Audio, Artificial Intelligence, and Voice.

Arpeggi Labs’ developer surface includes authentication, documentation, API reference, getting-started guide, support, engineering blog, pricing, and 18 more developer resources.

45.3/100 developing ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyMusicAudioArtificial IntelligenceVoiceMachine-LearningGenerative AIMedia

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/arpeggi-labs: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Arpeggi Labs Stem Splitter API

Split an audio track into vocal and instrument stems.

Arpeggi Labs Vocal Separation API

Isolate vocals from a mixed audio track.

Arpeggi Labs Voice Blender API

Blend two to four voice models into a new voice model.

Arpeggi Labs Voice Conversion API

Convert an input performance to a target voice model.

Arpeggi Labs Voice Models API

Browse and retrieve available voice models.

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Kits AI Stem Splitter API

OPEN COLLECTION

Rate Limits 1

Documented rate limits and quota policies.

Arpeggi Labs Rate Limits

2 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Arpeggi Labs Authentication

http · 1 scheme

SECURITY

Arpeggi Labs Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: arpeggi-labs
name: Arpeggi Labs
description: 'Arpeggi Labs is the company behind Kits AI, a studio-quality AI music and audio platform for musicians, producers,
  and developers. Kits AI provides voice cloning and conversion, an AI singing generator with 100+ royalty-free artist voice
  models, vocal isolation, stem separation, AI mastering, and a voice-model blender, alongside an ethically sourced "Earn"
  program that pays vocalists to license digital clones of their voice. The Kits AI API exposes these capabilities as asynchronous
  inference jobs over a REST interface at arpeggi.io/api/kits/v1, authenticated with a bearer API key: create a voice conversion,
  vocal separation, stem split, or voice-blend job, then poll for the signed output file URLs. Arpeggi Labs is an a16z portfolio
  company; its earlier product was Arpeggi Studio, a web3 in-browser music creation platform.'
url: https://raw.githubusercontent.com/api-evangelist/arpeggi-labs/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
image: https://kits.ai/opengraph-image
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: profiled
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Music
- Audio
- Artificial Intelligence
- Voice
- Machine-Learning
- Generative AI
- Media
tags_raw:
- Company
- Music
- Audio
- Artificial Intelligence
- Voice
- Machine Learning
- Generative AI
- Media
apis:
- aid: arpeggi-labs:arpeggi-labs-stem-splitter-api
  name: Arpeggi Labs Stem Splitter API
  description: Split an audio track into vocal and instrument stems.
  humanURL: https://docs.kits.ai/api-reference/introduction/getting-started
  baseURL: https://arpeggi.io/api/kits/v1
  tags:
  - Stem Splitter
  properties:
  - type: OpenAPI
    url: openapi/arpeggi-labs-stem-splitter-api-openapi.yml
  - type: Documentation
    url: https://docs.kits.ai
  - type: APIReference
    url: https://docs.kits.ai/api-reference/introduction/getting-started
- aid: arpeggi-labs:arpeggi-labs-vocal-separation-api
  name: Arpeggi Labs Vocal Separation API
  description: Isolate vocals from a mixed audio track.
  humanURL: https://docs.kits.ai/api-reference/introduction/getting-started
  baseURL: https://arpeggi.io/api/kits/v1
  tags:
  - Vocal Separation
  properties:
  - type: OpenAPI
    url: openapi/arpeggi-labs-vocal-separation-api-openapi.yml
  - type: Documentation
    url: https://docs.kits.ai
  - type: APIReference
    url: https://docs.kits.ai/api-reference/introduction/getting-started
- aid: arpeggi-labs:arpeggi-labs-voice-blender-api
  name: Arpeggi Labs Voice Blender API
  description: Blend two to four voice models into a new voice model.
  humanURL: https://docs.kits.ai/api-reference/introduction/getting-started
  baseURL: https://arpeggi.io/api/kits/v1
  tags:
  - Voice Blender
  properties:
  - type: OpenAPI
    url: openapi/arpeggi-labs-voice-blender-api-openapi.yml
  - type: Documentation
    url: https://docs.kits.ai
  - type: APIReference
    url: https://docs.kits.ai/api-reference/introduction/getting-started
- aid: arpeggi-labs:arpeggi-labs-voice-conversion-api
  name: Arpeggi Labs Voice Conversion API
  description: Convert an input performance to a target voice model.
  humanURL: https://docs.kits.ai/api-reference/introduction/getting-started
  baseURL: https://arpeggi.io/api/kits/v1
  tags:
  - Voice Conversion
  properties:
  - type: OpenAPI
    url: openapi/arpeggi-labs-voice-conversion-api-openapi.yml
  - type: Documentation
    url: https://docs.kits.ai
  - type: APIReference
    url: https://docs.kits.ai/api-reference/introduction/getting-started
- aid: arpeggi-labs:arpeggi-labs-voice-models-api
  name: Arpeggi Labs Voice Models API
  description: Browse and retrieve available voice models.
  humanURL: https://docs.kits.ai/api-reference/introduction/getting-started
  baseURL: https://arpeggi.io/api/kits/v1
  tags:
  - Voice Models
  properties:
  - type: OpenAPI
    url: openapi/arpeggi-labs-voice-models-api-openapi.yml
  - type: Documentation
    url: https://docs.kits.ai
  - type: APIReference
    url: https://docs.kits.ai/api-reference/introduction/getting-started
common:
- type: Overlay
  url: overlays/arpeggi-labs-kits-overlay.yaml
- type: DomainSecurity
  url: security/arpeggi-labs-domain-security.yml
- type: Authentication
  url: authentication/arpeggi-labs-authentication.yml
- type: Website
  url: https://kits.ai
- type: DeveloperPortal
  url: https://app.kits.ai
- type: Documentation
  url: https://docs.kits.ai
- type: APIReference
  url: https://docs.kits.ai/api-reference/introduction/getting-started
- type: GettingStarted
  url: https://docs.kits.ai/api-reference/introduction/quick-start
- type: Support
  url: https://help.kits.ai/
- type: Blog
  url: https://www.kits.ai/blog
- type: GitHubOrganization
  url: https://github.com/arpeggi-labs
- type: Pricing
  url: https://app.kits.ai/subscriptions
- type: SignUp
  url: https://app.kits.ai
- type: TermsOfService
  url: https://www.kits.ai/terms-of-service
- type: PrivacyPolicy
  url: https://www.kits.ai/privacy-policy
- type: LLMsTxt
  url: llms/arpeggi-labs-llms.txt
- type: RateLimits
  url: rate-limits/arpeggi-labs-rate-limits.yml
- type: ErrorCatalog
  url: errors/arpeggi-labs-problem-types.yml
- type: Conventions
  url: conventions/arpeggi-labs-conventions.yml
- type: Lifecycle
  url: lifecycle/arpeggi-labs-lifecycle.yml
- type: DataModel
  url: data-model/arpeggi-labs-data-model.yml
- type: Conformance
  url: conformance/arpeggi-labs-conformance.yml
- type: X-MCPServerCandidate
  url: mcp/arpeggi-labs-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: Packages
  url: packages/arpeggi-labs-packages.yml
- type: AgentSkill
  url: skills/_index.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/arpeggi-labs"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/arpeggi-labs/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/arpeggi-labs/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.