API Reference
The full interactive API documentation is available on our Swagger UI:
Authentication
To use the API, you need to obtain an access token first. See the Authentication page for details on how to get your credentials and request a token.
Interactive Developer Tool
For manual testing and support, a browser-based terminal UI for the Connect API is available:
It lets you walk through the whole onboarding flow interactively — browse the vendor catalog and its connection options, create connections, and inspect or remove the resulting devices — while showing the raw request and response of every call.
Credentials are required: There is no no public API access. You need the same OAuth2 client_id and client_secret that you use for the API itself (see Authentication), plus the userId you want to work with. The OAuth2 credentials are issued by Clever-PV — without them the tool cannot be used.