Skip to main content
BlobRouter v0.1 · Last updated: August 2026 · Architecture version: 2.0

Behavior

  • If the client sends X-Request-ID, BlobRouter reuses it
  • Otherwise BlobRouter generates a UUID
  • The same id is returned on every response, including errors
  • Production error logging correlates with this id
Look for X-Request-ID in the response headers.

Support

When something fails, include:
  1. X-Request-ID
  2. Timestamp (UTC)
  3. Endpoint and code from the JSON body