Libraries/Workout

Workout

audio.Workout

Description

Energetic, rhythm-driven music designed to support movement and physical performance.

Core Characteristics

  • • Strong and steady beats
  • • High energy level
  • • Motivating and dynamic
  • • Consistent rhythm

Style Profile

A blend of pop, electronic, rock, and hip hop influences.

Use Cases

  • • Fitness and workout apps
  • • Running and training
  • • Active experiences

Best For

Best for applications that require physical engagement and momentum.

What to Expect

Expect powerful, rhythmic music that drives movement.

API Usage

Request

curl
curl -X POST https://audiolib.ai/api/v1/audio \
  -H "Authorization: Bearer alp_your_api_key" \
  -H "Content-Type: application/json" \
  -d '{"library":"audio.Workout"}'

Response

json
{
  "library": {
    "slug": "Workout",
    "standardName": "audio.Workout",
    "displayName": "Workout"
  },
  "audio": {
    "id": "1",
    "url": "https://media.audiolib.ai/audio.mp3",
    "expires_in": 720,
    "title": "Track Title",
    "durationSeconds": 240
  }
}

Library Info

Name
audio.Workout
Audio Items
0
Status
active

Ready to integrate?

Create a free account and get your API key to start fetching audio.

Get API Key