Available resources

/api/v3/dr/list/json

List all available ZTF data release identifiers

Example: /api/v3/dr/list/json

/api/v3/data/:dr/oid/full/json

Get json with the whole objects data by their identifiers

Path parameters:

Query parameters:

Example: /api/v3/data/latest/oid/full/json?oid=830202400008402

/api/v3/data/:dr/oid/meta/json

Get json with the objects metadata by their identifiers, the same as previous, but without light-curves and "short" metadata

Path parameters:

Example: /api/v3/data/latest/oid/meta/json?oid=633207400004730

/api/v3/data/:dr/oid/coord/json

Get json with the objects coordinates by their identifiers

Path parameters:

Example: /api/v3/data/latest/oid/coord/json?oid=633216300024691&oid=758205100001118

/api/v3/data/:dr/circle/full/json

Find objects in circle and return json with the whole data

Path parameters:

Query parameters:

Example: /api/v3/data/latest/circle/full/json?ra=10&dec=30&radius_arcsec=10