Conduct a cone search of a specified radius around a set of coordinates, returning up to 5000
records of astronomical sources from the Data Central Archive.

GET /api/search/cone/
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

Right Ascension. Format is as: 10.2345d (degrees with 'd' abbreviation for degrees) or 1:2:30.43d (sexagesimal degrees). See the docs for other supported formats.
Declination. Format is as: 0.93489316d (degrees with 'd' abbreviation for degrees) or -0d16m17.6s (degree arcmin arcsec). See the docs for other supported formats.
Specify the frame of the coordinates
Valid values are b1950 and j2000 (default)
Minimum value = 5", maximum value = 3600". Warning values above 300" will take some time.
Filter by data release (optional). Leave blank to search all data releases.
Include results from remote VO source catalogues. Max 3 services. To select multiple catalogues; mac users hold down command (⌘) and click, windows/linux users hold down ctrl and click.
View an image of the field?