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://api.audiolib.ai/v1/audio \
  -H "Authorization: Bearer alp_your_api_key" \
  -H "Content-Type: application/json" \
  -d '{"library":"audio.workout"}'

Response

json
{
  "code": 0,
  "msg": "ok",
  "data": {
    "title": "Track Title",
    "url": "https://cdn.example.com/audio.mp3",
    "duration_sec": 240
  }
}

Library Info

Name
audio.workout
Audio Items
660
Status
active

Ready to integrate?

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

Get API Key