---
title: "List licensed meme/punchline audio clips with beat-sync suggestions for target BPM"
method: GET
path: "/api/video/audio-library"
tags: ["video", "audio"]
---

# List licensed meme/punchline audio clips with beat-sync suggestions for target BPM

`GET /api/video/audio-library`

## Query parameters

- `query` string
- `kind` 'meme_loop' | 'punchline'
- `tag` string
- `targetBpm` integer
- `toleranceBpm` integer
- `limit` integer

## Response `200`

Audio library + beat sync suggestions payload

---

[API](https://skmtc.net/memesio/apis/memesio-api-contracts.md) · [All operations](https://skmtc.net/memesio/apis/memesio-api-contracts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memesio/memesio-api-contracts/revisions/826e6edbf294/schema)
