פתרונות
פלטפורמה
שותפים
תמחור
משאבים
התחל

ממשק ה-Fitness Content API

ממשק API אחד למסירה, התאמה אישית ותובנות בכל המוצר שלך.

Plug & Play Publishing with Hyperhuman
אימון ממשק API • תרגיל וידאו API • המלצות AI • Generation AI

Developer resources

Everything you need to evaluate, build, and integrate.

Built so your engineers can self-serve from read to ship.

Docs and live explorer

Read the full API reference in a cleaner modern format, or open the classic explorer to test endpoints live.

Custom player guide

Best starting point for most teams: Open API docs.

OpenAPI specs

Use the source of truth for codegen, SDK generation, tooling, and technical review.

JSON is best for tooling. YAML is easier to read and diff.

For AI agents and coding assistants

Use machine-readable artifacts built for LLMs, coding agents, and chat-native implementation workflows.

Compact LLM index

Use these instead of scraping page HTML when integrating with AI tools.

מתוכן ועד מודיעין

תתחיל פשוט. הוסף אינטליגנציה. סיים עם תובנות שמעודדות שימור.

Quick accessDocsClassic explorerOpenAPI JSONOpenAPI YAMLLLM bundleAgent guide
# Browse & Play Workouts

GET /v1/workouts?categoryId=...&limit=20
GET /v1/workouts/{workoutId}
GET /v1/workouts/{workoutId}/playlist

// Workout detail response
{
  "id": "615aa3f0dbe7140012c59e94",
  "title": "Full Body HIIT",
  "duration": 1200,
  "difficulty": "intermediate",
  "trainer": { "name": "Alex" },
  "thumbnail": "https://..."
}

# Playlist: segments + HLS URLs
POST /v1/orgs/{orgId}/workouts/recommend

{
  "endUserProfileDetails": {
    "age": 28,
    "fitnessLevels": ["beginner"]
  },
  "durationOptions": {
    "minMinutes": 20,
    "maxMinutes": 30
  }
}

// Response (instant <100ms)
{
  "workouts": [
    { "id": "...", "title": "Morning Flow", "matchScore": 0.95 },
    { "id": "...", "title": "Core Basics", "matchScore": 0.89 }
  ]
}
POST /v1/orgs/{orgId}/workouts/{workoutId}/adapt

{
  "endUserProfileId": "64e3bca9d1b7e600141a9712",
  "endUserProfileDetails": {
    "age": 28,
    "gender": "female",
    "fitnessLevels": ["advanced"],
    "goalIds": ["63c92926f920a9005c4e619c"],
    "trainingDaysPerWeek": 5,
    "preferredEquipmentCategoryIds": ["67deb36a..."]
  },
  "exerciseSources": ["premium_stock", "team_exercises"],
  "userGuidance": "Training for 10K run. Focus on
    endurance. Limited time, prefer shorter workout."
}

// Response (personalized from original)
{
  "name": "Adapted: Endurance Builder",
  "totalDurationSeconds": 1200,
  "difficulty": "advanced",
  "adaptationReasoning": "Shortened to 20min per
    user request. Swapped HIIT for steady-state
    cardio to support 10K goal.",
  "instances": [...]
}
POST /v1/orgs/{orgId}/workouts/generate

{
  "endUserProfileDetails": {
    "age": 28,
    "fitnessLevels": ["beginner"]
  },
  "exerciseSources": ["premium_stock"],
  "durationOptions": {
    "minMinutes": 20,
    "maxMinutes": 20
  },
  "categoryId": "615aa3f0dbe7140012c59e94"
}

// Response (2-8 seconds)
{
  "workout": {
    "id": "generated-abc123",
    "title": "20min Beginner HIIT",
    "duration": 1200,
    "segments": [...]
  }
}
GET /v1/orgs/{orgId}/endusers/{email}/insights/digest
    ?date=2026-01-10

// Daily AI Digest Response
{
  "pillars": [
    {
      "type": "health_pulse",
      "status": "green",
      "headline": "82 (+5 vs 7-day). Driver: Sleep.",
      "action": "Maintain your sleep routine",
      "readinessBand": "push"
    },
    {
      "type": "training",
      "status": "green",
      "headline": "4 workouts. Form: 78%. On pace.",
      "action": "Next: Full Body Strength"
    }
  ],
  "todaysFocus": "Complete: Full Body Strength",
  "dataCompleteness": 0.75
}
שלב 1

פרסם תוכן

רשום, סנן ופרסם באופן מיידי אימונים ותוכניות באפליקציה שלך.

  • הספרייה שלך הופכת למשטח המוצר שלך
  • מטא נתונים הופכים את הגילוי ללא מאמץ
שלב 2

AI ממליץ

הצע את האימון הבא הטוב ביותר או תכנן באמצעות יעדים ואותות פרופיל.

  • "Next Up" מותאם אישית תוך שניות
  • עובד עם התוכן הקיים שלך
שלב 3

AI Adapt

פתח אימונים ותוכניות קיימים ככל שהמשתמשים מתקדמים ומשתנה ההקשר.

  • התקדמות ללא תכנות ידני
  • שומר על תוכניות רלוונטיות, זמן רב יותר
שלב 4

AI שנוצר

צור אימונים תוך כדי תנועה ותוכניות מרובות שבועות המותאמות למשתמש.

  • הפעלות טריות ללא הליכון תוכן
  • בנוי סביב אילוצים: זמן, רמה, ציוד
שלב 5

תובנות AI

הפוך מפגשים, משוב ויעדים להדרכה יומית ותובנות 360.

  • תקציר יומי + פירוט עמודים
  • בנוי ללולאות חיבור מחדש

ממסירה לשיפור מתמיד - מבלי לבנות צוות מדעי נתונים.

אפשרויות משלוח

מדפי ספרייה מוכנים ועד לחוויות נגן מותאמות אישית לחלוטין - העבירו תוכן בדרך שלכם.

Embed & Go

הטמע נגן אימון או כל ספריית התוכן הניתנת להתאמה אישית שלך.

הטוב ביותר עבור: אפליקציות אינטרנט, פורטלים, MVPs, דפי נחיתה, בריאות ארגונית

הצג במסמכים

הזרמת סרטונים

וידאו או אודיו של אימון באורך מלא, מוכנים להפצה.

הטוב ביותר עבור: קטלוגי VOD, פרסום ב-CMS, תהליכי עבודה ביוטיוב

הצג במסמכים

בנה את ה-UX שלך

ממשק המשתמש שלך מופעל על ידי רשימות השמעה, פלחים וקישורי סטרימינג מאובטחים.

הטוב ביותר עבור: אפליקציות לנייד, חומרה מחוברת, חוויות אימון מובחרות

הצג במסמכים

צור - שחק - עקוב

חוויות מותאמות אישית
חוויות מותאמות אישית
העבירו אימונים המותאמים למטרות, רמת כושר וציוד - בקנה מידה.
אספקה ​​מיידית, רב-ערוצית
אספקה ​​מיידית, רב-ערוצית
הטמע שחקנים אינטראקטיביים, הזרם אימונים מלאים או ייצא סרטונים בין ערוצים.
עלויות נמוכות יותר, פחות פעולות
עלויות נמוכות יותר, פחות פעולות
החלף צינורות תוכן כבדים ב-API אחד למסירה, מעקב ולמידה.
זמן יציאה לשוק מהיר יותר
זמן יציאה לשוק מהיר יותר
זרימות OpenAPI נקיות ודפוסים מוכחים. קבוצות רבות יוצאות לאוויר תוך ימים.

Your integration copilot

גלו את ה-API בצ'אט. בנו מהר יותר עם סוכנים.

שאלות נפוצות Hyperhuman API

כמה מהדברים שאולי תרצו לדעת

Is there any documentation available for the API?
How do I access the Hyperhuman API?
What type of fitness content can I deliver to my clients?
How do I embed Hyperhuman content on my website?
What are the two output formats for workouts provided by the Fitness Content API?
How does the Interactive Version enhance the offerings for businesses and digital fitness companies?
Are there additional costs associated with choosing a specific format?
Are there any limitations on the number of API requests I can make?
Is there any support available for the API?
Do you support localization / multiple locales?
Can we embed a player vs build our own?
Do you offer a free trial or sandbox?
Which API docs should I use first?
Do you provide OpenAPI files?
Do you provide docs for LLMs and coding agents?
Can I explore the API before I have production access?

אקוסיסטם שותפים

גלו את השותפים שמרחיבים את Hyperhuman

מכשירי לביש, אימון תנועה ומודולי אינטליגנציה עתידיים - מונעים על ידי שותפי הטכנולוגיה שלנו.