Rubin Science Platform APIs
Integrate Rubin data into your analysis tools with APIs.
To access most APIs you need an access token. See Rubin's guide Creating user tokens to learn more.
Table Access Protocol
You can access catalog data using the Table Access Protocol (TAP) service with popular tools such as TOPCAT (GUI) and pyvo python package. The TAP endpoint is:
https://data-dev.lsst.eu/api/tap
See Rubin's tutorial Authenticating from TOPCat outside the Science Platform to learn more about accessing TAP datasets from your own computer.