Invoquer une edge function
POST
/functions/v1/{function}Déclenche un handler HTTP déployé. Cold-start p50 5ms, timeout 60s (Pro) ou 10min (Enterprise). Idempotence via Idempotency-Key.
Astuce
Pour les réponses streaming (LLM, transcoding), retournez une
Response(ReadableStream). Le client peut consommer via for await (chunk of res.body).v1.0 · révisé 15 avr. 2026