Links

API Objects

The SigOpt API is RESTful, so responses to the API are objects.
The SigOpt API uses JSON as its communication protocol. Every type of object used in the API has a canonical JSON representation. Objects may have nested sub-objects among their fields, or IDs identifying linked objects.

Full Documentation