Spaces:
Sleeping
Sleeping
File size: 431 Bytes
32afd6f ce11d27 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | ---
title: TraceScope API
emoji: 🔬
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
---
# TraceScope Explain API
Tiny Hugging Face Spaces backend for the TraceScope web demo.
It serves:
- `GET /health`
- `POST /explain`
`OPENAI_API_KEY` is read from Space secrets. If the key is absent or the daily
request limit is exhausted, the API returns `429`, and the web UI asks the user
for their own browser-session key.
|