SsODNet.quaero
is the core engine of SsODNet.
Its REST API allows to search for objects via
a query string
“mini-language”. The output response is formatted in the JSON data-interchange format.
SsODNet.quaero
is dedicated to developers who want to implement a solar system object resolver
in their application (search for objects, name auto completion).
Read quaero
documentation for more information.
SsODNet.resolver
is the top-level
application dedicated to users. It allows to search for objects and to retrieve theirs coordinates in a single
request. The output response is written in various format (VOTable, JSON, text). Its Web service API can also be used
to implement a service on the client side.