# ObservePoint API: v2 Reference This section documents ObservePoint's v2 API. The v2 API is fully supported, but in many cases, it is slower, less modern, and less flexible than the [v3 API](/sections/v3-index). All v2 API endpoints start with `/v2` and are hosted at the same domain as the rest of the ObservePoint API: ``` https://api.observepoint.com/v2/ ``` We recommend using the [v3 API](/sections/v3-index) wherever possible, and only using the v2 API when the v3 API doesn't support the feature you need. The v2 API reference is documented here: [https://api.observepoint.com/swagger-ui/index.html](https://api.observepoint.com/swagger-ui/index.html)