Libraries/Flow

Flow

audio.flow

Description

Gentle, world-inspired music designed to dissolve mental resistance, ease the mind into a natural rhythm, and support a seamless state of flow.

Core Characteristics

  • • Smooth, continuous and uninterrupted movement
  • • Globally inspired melodies and textures
  • • Low to medium energy, fluid and unhurried
  • • Meditative and deeply immersive

Style Profile

A blend of world music influences.

Use Cases

  • • Mindfulness and flow-state apps
  • • Creative and design tools
  • • Yoga and movement practices

Best For

Best for applications that want to guide users into a calm, focused, and effortlessly flowing state of mind.

What to Expect

Expect a smooth, globally inspired sound journey that carries you forward without effort.

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.flow"}'

Response

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

Library Info

Name
audio.flow
Audio Items
441
Status
active

Ready to integrate?

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

Get API Key