Skip to main content

Overview

BIB Search is the API surface for 9Pic BibTrack, our marathon BIB number recognition engine. Pass a participant’s BIB number and the API returns paginated image objects for the matching photos, including large image URL, thumbnail URL, dimensions, and image ID.
BIB search must be enabled for the event. Check the bib_search flag from Event Details before calling this.

Endpoint

Path Parameters

Query Parameters

This endpoint returns paginated results. See the Pagination Model.

Example Request

Example Response

Response Models

original_url is null in the standard BIB search response. Use Download Original Photos when you need access to original files.

Error Responses

See Errors for canonical descriptions and retry guidance.