Process API
Welcome to documentation for the Process API for accessing feeding status and control command.
Note that the API is currently only available in Alpha version and while the documentation below provides API reference and data model, it is subject to change until the official release 1.0.0 is made available.
Authentication
- OAuth 2.0: auth
Access to the Process API is protected and will require the user to request a valid Open ID token. The above token URL provides an authentication endpoint to request a Open ID JWT token using the client credentials flow OAuth workflow.
Make sure that the scopes below is part of the request when requesting a token.
Security Scheme Type: | oauth2 |
---|---|
OAuth Flow (clientCredentials): | Scopes:
|