---
title: "Batch Signed URLs"
method: POST
path: "/v1/highlights/batch-signed-urls"
tags: ["Highlights"]
---

# Batch Signed URLs

`POST /v1/highlights/batch-signed-urls`

## Request body

- BatchSignedUrlRequest
  - `highlight_ids` string[], required
  - `expiry` integer

## Response `200`

Success

- BatchSignedUrlResponse
  - `signed_urls` object, required
  - `signed_poster_urls` object
  - `signed_portrait_urls` object
  - `signed_portrait_poster_urls` object
  - `signed_square_urls` object
  - `signed_square_poster_urls` object
  - `expires_in_seconds` integer, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/narrative-sports/apis/narrative-sports-api.md) · [All operations](https://skmtc.net/narrative-sports/apis/narrative-sports-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/narrative-sports/narrative-sports-api/revisions/86b5690d9e38/schema)
