Libraries/Relax

Relax

audio.relax

Description

Light, pleasant background music designed for relaxed and casual interaction.

Core Characteristics

  • • Warm and easy-going tone
  • • Gentle rhythm and flow
  • • Medium-low energy
  • • Emotionally neutral and welcoming

Style Profile

A blend of classic new age textures.

Use Cases

  • • Lifestyle apps
  • • Social platforms
  • • Casual browsing

Best For

Best for applications that aim to feel comfortable and inviting.

What to Expect

Expect a smooth and friendly atmosphere that enhances user comfort.

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

Response

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

Library Info

Name
audio.relax
Audio Items
400
Status
active

Ready to integrate?

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

Get API Key