Agent endpoint directory/Base mainnet · USDC · ERC-8004

22 agent-callable endpoints.

Every Suede AI skill an autonomous buyer can hit, with the canonical fragment IDs the catalog at /api/v1/catalog references. Each entry deep-links to the exact x402-payable endpoint — paste an anchor into your wallet runtime and call it.

Music generation

2 endpoints
Music generation/agent_music
0.20 USDC

Agent Music

Generate an original Suede music asset through the programmable IP stack. Agent-flow variant of music creation, optimized for autonomous buyers.

POST/agent/generate# agent_music
Music generation/create_music
0.20 USDC

Create Music

Create a rights-aware music asset with Suede. Same generation pipeline as Agent Music; user-flow variant for direct studio integrations.

POST/create-music# create_music

Video generation

1 endpoint
Video generation/agent_video
1.50 USDC

Agent Video

Generate a short-form Suede media clip for creator IP, product, and music workflows. Returns a hosted asset URL with provenance metadata.

POST/agent/video# agent_video

Rights oracle

1 endpoint
Rights oracle/rights_lookup
0.01 USDC

Rights Lookup

Resolve a Suede Registry attestation for a content hash on Base. Returns owner, IP account, token id, on-chain metadata, and explorer URL.

GET/v1/rights/{assetHash}# rights_lookup

Audio + prompt analysis

2 endpoints
Audio + prompt analysis/audio_analyze
0.01 USDC

Audio Analyze

Analyze an audio URL and return BPM, key, mode, energy, danceability, loudness, duration, and suggested genre.

POST/v1/analyze# audio_analyze
Audio + prompt analysis/prompt_analyze
0.01 USDC

Prompt Analyze

Analyze a music-generation prompt for genre, mood, instrumentation, and structural cues. Pair with style_coach for a refined brief.

POST/v1/prompt-analyze# prompt_analyze

Musician tools

16 endpoints
Musician tools/extend
0.40 USDC

Extend

Extend an existing Suede-registered track by appending a natural continuation in the same style. Suede Extend.

POST/v1/extend# extend
Musician tools/cover
0.40 USDC

Cover

Generate a stylistic cover (re-imagining) of an existing Suede track. Suede Cover.

POST/v1/cover# cover
Musician tools/voice_cover
0.40 USDC

Voice Cover

Replace the lead vocal of an uploaded track with a target Suede voice. Suede Voice Cover.

POST/v1/voice-cover# voice_cover
Musician tools/continue_track
0.40 USDC

Continue

Continue an uploaded audio file beyond its current length, preserving style and key. Suede Continue.

POST/v1/continue# continue_track
Musician tools/stems_full
0.40 USDC

Stems Pro

4-track stem separation: vocals, drums, bass, other. Suede Stems Pro.

POST/v1/stems?mode=full# stems_full
Musician tools/stems_basic
0.20 USDC

Stems Basic

2-track stem separation: vocals + instrumental. Suede Stems.

POST/v1/stems?mode=basic# stems_basic
Musician tools/vox
0.20 USDC

Vox

Isolate the vocal stem (acapella) from a source track. Suede Vox.

POST/v1/vox# vox
Musician tools/midi
0.10 USDC

MIDI

Transcribe a source audio file into a MIDI file. Suede MIDI.

POST/v1/midi# midi
Musician tools/wav_master
0.10 USDC

WAV Master

Render a high-quality WAV master from a source track. Suede Master.

POST/v1/wav# wav_master
Musician tools/lyric_sync
0.10 USDC

Lyric Sync

Generate timestamped (synced) lyrics for a track. Suede Lyric Sync.

POST/v1/lyric-sync# lyric_sync
Musician tools/lyrics
0.04 USDC

Lyrics

Generate fresh song lyrics from a creative prompt. Suede Lyrics.

POST/v1/lyrics# lyrics
Musician tools/style_coach
0.02 USDC

Style Coach

Expand a short style-tag seed into a richer prompt-ready style brief. Suede Style Coach.

POST/v1/style-coach# style_coach
Musician tools/rig_analyze
0.10 USDC

Rig Analyze

Pedalboard signal-chain inference. Analyze a guitar/bass rig audio clip and infer the signal chain (pedal order, drive, modulation, time effects).

POST/v1/rig/analyze# rig_analyze
Musician tools/rig_oracle
0.10 USDC

Rig Oracle

Recommend a rig (pedals + amp + guitar) for a stated tone goal, with optional genre and budget constraints.

POST/v1/rig/oracle# rig_oracle
Musician tools/rig_roast
0.05 USDC

Rig Roast

Roast a declared gear list (pedals + amp + guitar). Entertainment endpoint with deadpan-critic vibes.

POST/v1/rig/roast# rig_roast
Musician tools/chain_chat
0.02 USDC

Chain Chat

Chat with the Suede Registry on Base. Ask provenance, license, and royalty questions about a registered asset.

POST/v1/chain-chat# chain_chat

Built for catalog-following agents.

Every product URL emitted by the Suede catalog points back here. The full quickstart — curl repro, TypeScript / Python / Go samples, EIP-3009 signing walkthrough — lives at /developers.

Total live endpoints: 22 · Settlement: USDC on Base (eip155:8453) · Auth: wallet-signed EIP-3009

Agent Endpoint Directory | x402 on Base | Suede Labs AI