Skip to content

Is it possible to start the codesandbox container programatically? #4759

Discussion options

You must be logged in to vote

Hey. I've sent you an email regarding this. But let me copy it here as well for others.

You can now programatically start a server side container with a normal http request.
For example:

curl -H 'Accept: application/json' https://node.sse.codesandbox.io/

The important thing is the Accept header. You can replace the node in the URL with your sandbox ID.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dorelljames
Comment options

Answer selected by andrasbacsai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants