post
https://apis.elai.io/api/v1/streams/candidate/
Forwards one trickle-ICE candidate to the GPU host. Call it once per candidate the browser emits.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
curl -X POST 'https://apis.elai.io/api/v1/streams/candidate/66a1f0c2b7cd13032a9c6200' \
-H 'Authorization: Bearer YOUR_API_TOKEN' \
-H 'Content-Type: application/json' \
-d '{
"candidate": "<candidate>"
}'
