I’m toying around with accessing data using the API aspect, and I was happy to see that there have been new tutorials added in 2026, such as this one: 101.2. How to get started with PyVO — DP1
Are there plans for more? For example, I’ve successfully accessed the TAP endpoint, but now I’m trying to query the SIA endpoint ( https://data.lsst.cloud/api/dp1/query) using the pyvo SIAService following a similar pattern, but I’m getting a not found error for the default coordinates

I’m very much a novice, and documentation on how to do this via the API is sparse, so I’m not sure if I’m doing a configuration wrong, or the endpoint isn’t right, etc. so any additional tutorials for things like this would be really cool! Thanks!