1. Endpoints
Self-hosted HTTP serving is available now. Cloud deployment with managed hosting is coming soon.| Feature | Status | What |
|---|---|---|
pxt serve | ✅ Available | TOML-configured HTTP endpoints with CLI |
FastAPIRouter | ✅ Available | Declarative routes in Python, drop-in APIRouter subclass |
| Background jobs | ✅ Available | background=True on any route |
pxt deploy | 🔜 Coming Soon | Cloud deployment with auto-scaling |
| Pre-signed URLs | 🔜 Coming Soon | Media access without proxying |
HTTP Serving Guide
TOML config, CLI, Python API, and background jobs for self-hosted deployments
Join the waitlist to get early access to cloud-managed Endpoints.
2. Cloud Storage ✅ Available Now
Every Pixeltable Cloud account includes a free managed storage bucket for media files. No cloud provider account or bucket configuration required.| Feature | What |
|---|---|
| Home bucket | Free R2-backed storage for computed and input media |
| Auto credentials | Temporary credentials fetched and refreshed automatically |
| Quota management | Built-in storage limits with clear error messages |
Cloud Storage Setup
Configuration guide for the free managed bucket
3. Live Tables 🔜 Coming Soon
Multi-writer collaboration and serverless compute.| Feature | What |
|---|---|
| Multi-writer | Team collaboration on shared tables |
| Serverless compute | Auto-scaling without infrastructure |
| UDF versioning | Safe experimentation with code changes |
| RBAC + audit | Governance and compliance |
Unified: Where It’s All Going
When all three cloud services are available, the two use cases converge:- Data wrangling + AI pipelines + endpoints = one system
- Orchestration + storage + retrieval unified
- Table becomes the endpoint
Book a Demo
Schedule time with our team to discuss your use case