Music API & EnterpriseAPI וארגונים

Your music.
Connected to your system.

המוזיקה שלך.
מחוברת למערכת שלך.

Music is the one language everyone already understands. With a single API, your product can speak it too, to anyone, anywhere, in any culture.

מוזיקה היא השפה האחת שכולם כבר מבינים. עם API אחד, גם המוצר שלך יכול לדבר אותה, לכל אחד, בכל מקום, בכל תרבות.

stream.sh
# mint a short-lived play URL for a track
curl -X POST https://api.zacho-music.com/v1/stream/token \
  -H "Authorization: Bearer $MUZIKA_KEY" \
  -H "Content-Type: application/json" \
  -d '{"track_id":"8f2a91c…","store_id":"studio_04"}'

← 200 OK
{
  "data": {
    "url": "https://cdn.zacho-music.com/r2/8f2a91c…?exp=…&sig=…",
    "expires_at": 1757000000,
    "ttl_seconds": 300
  }
}
Endpointsנקודות קצה
GET/v1/catalog/playlistsplaylists & moodsרשימות ומצבי רוח
POST/v1/stream/tokena signed play URLכתובת השמעה חתומה
GET/v1/storesmanage your venuesניהול החנויות שלך
POST/v1/events/playbackreport what playedדיווח השמעות
Capabilitiesיכולות

Manage many endpoints at scale

ניהול מספר רב של נקודות קצה

One central point of control

שליטה מרכזית אחת

Automatic content updates

עדכונים אוטומטיים

Adapt content by location, time or business type

התאמת תוכן לפי מיקום, שעה או סוג עסק

Integration with third-party systems

אינטגרציה עם מערכות צד שלישי

For any digital productלכל מוצר דיגיטלי

Have an app or a digital product? Give it a full interface to music content and genres. A fitness app, for example, calm sounds for a yoga flow, and the right energy for a strength session.

יש לך אפליקציה או מוצר דיגיטלי? תן לו ממשק מלא לתכני מוזיקה וז'אנרים. אפליקציית כושר, למשל, צלילים רגועים ליוגה, והאנרגיה הנכונה לאימון כוח.

workout.js
import { MuzikaClient } from "@muzika/sdk";
const muzika = new MuzikaClient({ apiKey: "mk_live_…" });

// calm for a yoga flow, energy for a strength set
const moods  = await muzika.catalog.listPlaylists({ is_mood: true });
const pick   = moods.data[session === "yoga" ? 0 : 1];
const tracks = await muzika.catalog.getPlaylistTracks(pick.id);
const { url } = await muzika.stream.getUrl({ track_id: tracks.data[0].id });
Built forלמי זה מתאים
Tech companiesחברות טכנולוגיה Platforms & appsפלטפורמות ואפליקציות Management systemsמערכות ניהול Large chainsרשתות גדולות IoTIoT
API & EnterpriseAPI וארגונים

See it work, with 3 tracks.רואים שזה עובד, עם 3 שירים.

We'll set you up with a demo key that streams 3 tracks, no commitment. Like what you hear? From there we talk about the partnership.

נכין לכם מפתח דמו שמשמיע 3 שירים, בלי התחייבות. אהבתם? משם נדבר על המשך השת״פ.

Get a demo keyלקבלת מפתח דמו