Submit Video Info
Complete a URL-only submission with its game info and start processing.
Called by the Preciser Stats Breakdown page (JWT-gated BFF) after the end user fills the video info form. The initial submit reserved a credit; this endpoint finalizes that charge only after the info is committed, then creates the video records and kicks off PBP-AI. 404 when no submission exists, 409 when the info was already provided or the submission is past 'pending'.
Path parameters
Headers
Required API key issued by Preciser.
Required API key issued by Preciser.
Required tenant/database selector, for example pitchbio-master.
Required tenant/database selector, for example pitchbio-master.
Request body
Response
Successful Response
Changes
Changed in 1 of the 10 revisions of this API.42
- ▲
the
headerrequest parameterLeaguebecame requiredrequest-parameter-became-required
- ▲
the
headerrequest parameterx-api-keybecame requiredrequest-parameter-became-required
- ▲
headerrequest parameterLeaguelist-of-types was narrowed by removing typesnullrequest-parameter-list-of-types-narrowed
- ▲
headerrequest parameterx-api-keylist-of-types was narrowed by removing typesnullrequest-parameter-list-of-types-narrowed
- ○
for the
headerrequest parameterLeague, the type/format was generalized from/tostring/request-parameter-type-generalized
- ○
for the
headerrequest parameterx-api-key, the type/format was generalized from/tostring/request-parameter-type-generalized
- ▲