
Wandbox is a public API providing code compiler supporting 35+ languages mentioned at wandbox.org.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://github.com/melpon/wandbox/blob/master/kennel2/API.rst | Primary API endpoint. |
curl -X GET "https://github.com/melpon/wandbox/blob/master/kennel2/API.rst" \ -H "Accept: application/json"