Libraries/Cinematic

Cinematic

audio.cinematic

Description

Powerful, sweeping orchestral music designed to elevate narrative, heighten emotion, and create a cinematic sense of scale and drama.

Core Characteristics

  • • Rich, full orchestral arrangements
  • • Dynamic range from delicate to powerful
  • • Medium to high energy, emotionally driven
  • • Dramatic, immersive, and deeply expressive

Style Profile

A blend of orchestral cinematic influences.

Use Cases

  • • Film and video production tools
  • • Game and interactive storytelling platforms
  • • Brand and advertising content

Best For

Best for applications that need to feel epic, emotionally powerful, and narratively compelling.

What to Expect

Expect sweeping orchestral music that stirs deep emotion and brings any story to life.

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

Response

json
{
  "code": 0,
  "msg": "ok",
  "data": {
    "title": "Track Title",
    "url": "https://cdn.example.com/audio.mp3",
    "duration_sec": 240,
    "quota": {
      "plan_name": "Free",
      "total_quota": 300,
      "used_quota": 7,
      "remaining_quota": 293,
      "is_unlimited": false,
      "rate_per_minute": 60,
      "period_end": 1782864000
    }
  },
  "msg": "ok"
}

Library Info

Name
audio.cinematic
Audio Items
477
Status
active

Ready to integrate?

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

Get API Key