Execute code (no auth)
Execute code (no auth)
Execute code in an anonymous sandbox without any authentication. Rate limited to 10 executions per IP per day. Use this to try Recursiv before signing up.
Request
This endpoint expects an object.
code
Code to execute
language
Programming language
Allowed values:
Response
Code executed successfully
data
meta
Errors
400
Bad Request Error
429
Too Many Requests Error
503
Service Unavailable Error