Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Narrative Sports Highlights API

The Highlights API from Narrative Sports — 4 operation(s) for highlights.

Narrative Sports Highlights API is one of 6 APIs that Narrative Sports publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Highlights. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 4 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.narrative-sports.com.

4 operations 4 paths 8 schemas 3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.narrative-sports.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Narrative Sports Highlights API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Highlights 4
GET
/v1/highlights
List Highlights
1 param → 200422
GET
/v1/highlights/{highlight_id}
Get Highlight
1 param → 200422
GET
/v1/highlights/{highlight_id}/signed-url
Get Signed URL
4 params → 200422
POST
/v1/highlights/batch-signed-urls
Batch Signed URLs
body → 200422

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are HighlightMetadata (22 properties), BatchSignedUrlResponse (7 properties), ValidationError (3 properties), ListHighlightsResponse (2 properties). Each schema is shown below with its type and property counts.

ListHighlightsResponse
object
2 properties 2 required
HTTPValidationError
object
1 property
SignedUrlResponse
object
2 properties 2 required
ValidationError
object
3 properties 3 required
GetHighlightResponse
object
1 property 1 required
BatchSignedUrlResponse
object
7 properties 2 required
HighlightMetadata
object
22 properties 1 required
BatchSignedUrlRequest
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

usenarrative-highlights-api-openapi.yml Raw ↑

Other APIs Narrative Sports publishes across the network.

Narrative Sports Health API
Narrative Sports Highlight Packages API
Narrative Sports Projects API
Narrative Sports Recaps API
Narrative Sports Tasks API