Libraries/Sleep

Sleep

audio.sleep

Description

Slow, calming soundscapes designed to ease the mind into rest and sleep.

Core Characteristics

  • • Very low energy
  • • Slow or no rhythm
  • • Soft, evolving textures
  • • No sudden changes

Style Profile

A blend of healing new age textures.

Use Cases

  • • Sleep apps
  • • Meditation tools
  • • Night mode environments

Best For

Best for applications focused on relaxation and sleep support.

What to Expect

Expect a deeply calming and immersive sound environment.

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

Response

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

Library Info

Name
audio.sleep
Audio Items
627
Status
active

Ready to integrate?

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

Get API Key