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 Projects API

The Projects API from Narrative Sports — 1 operation(s) for projects.

Narrative Sports Projects 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 Projects. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 1 operation across 1 path, and defines 6 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.

1 operations 1 paths 6 schemas 1 GET

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 Projects API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Projects 1
GET
/v1/projects/{project_id}/highlight-options
Get Project Highlight Options
1 param → 200422

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are HighlightOption (12 properties), HighlightOptionsResponse (9 properties), FightOption (6 properties), ValidationError (3 properties). Each schema is shown below with its type and property counts.

FightOption
object
6 properties 5 required
HighlightOption
object
12 properties 2 required
HTTPValidationError
object
1 property
CountOption
object
3 properties 3 required
ValidationError
object
3 properties 3 required
HighlightOptionsResponse
object
9 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

usenarrative-projects-api-openapi.yml Raw ↑

Other APIs Narrative Sports publishes across the network.

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