# 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.

Explore the list of v2 API endpoints in the navigation menu (left-hand sidebar on desktop).