Libraries/Electronic

Electronic

audio.electronic

Description

Energetic, production-forward electronic music blending trance, electro pop, and house influences to create an engaging and modern sound.

Core Characteristics

  • • Rich synthesizer textures and electronic production
  • • Strong rhythmic drive and danceable grooves
  • • Medium to high energy
  • • Modern, polished, and immersive sound design

Style Profile

A blend of trance, electro pop, and house influences.

Use Cases

  • • Gaming and interactive apps
  • • Social and nightlife platforms
  • • Digital lifestyle and tech-forward products

Best For

Best for applications that want to feel modern, dynamic, and electronically charged.

What to Expect

Expect a polished, energetic electronic sound that feels current, immersive, and engaging.

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

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.electronic
Audio Items
409
Status
active

Ready to integrate?

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

Get API Key