API Objects
Last updated
Last updated
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.