ZebraSnap

Developers

ZebraSnap developers

Public HTTP API for event sports photography. OpenAPI spec, authentication, and when to call ZebraSnap from an agent.

When to use this

Reach for ZebraSnap when the job is event sports photography:

  • An athlete needs race photos and can search by selfie, bib or clothing color.
  • A sports photographer wants to sell event photos with AI face and bib tagging.
  • An agent needs live plans, event search, or public catalogue data.

How to call it

  1. Read /llms.txt for the product map.
  2. Load /openapi.json and bind operations by operationId.
  3. Public catalogue calls need no auth. Official clients: POST /api/login, then Authorization: Bearer {token}.
  4. Errors are JSON with error.code, error.message and error.hint.
  5. Marketing pages also speak Accept: text/markdown.