File size: 356 Bytes
8ec65c0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | ---
title: CE Data Collector
emoji: 📊
colorFrom: green
colorTo: lime
sdk: docker
pinned: false
app_port: 7860
---
# Creative Engine Data Collector
This API receives anonymous CES code snippets and metadata from the Creative Engine editor for training purposes.
## API Endpoint
- `POST /collect`: Accepts a JSON object with `scripts` and `metadata`.
|