v2

latestOpenAPI 3.1.02026-08-0810576180.4 KB
Baseball Pitch Sessions

Ingest Pitch Sessions

Create or update baseball pitch sessions.

Send one or more pitcher sessions with pitch-level tracking measurements. Stable source identifiers make retries idempotent. The returned gameId can be used with schedule and game detail APIs.

post/api/v1/baseball/pitch-sessions

Headers

x-api-keystring nullable
Leaguestring nullable

Request body

seasonstring required

Season label, for example 2026.

seasonTypestring

Season type.

gameTierstring

Competition tier.

venuestring

Venue or source label.

velocityUnit'kph' | 'mph'

Unit used by velocity fields.

maxExitVelocitynumber nullable

Ignore exit velocity values above this source-unit threshold. Set null to keep all values.

Response

Successful Response

successboolean required
warningsstring[]