Rhombus API for pushing card swipe events to cameras #287
Labels
focus: backend
Focus on Back End Development
priority: high
product: placeos
Issue relates to PlaceOS Product
Here’s the high level information to get you started, let us know if you have any additional questions.
Our API documentation can be found here: https://apidocs.rhombussystems.com/reference/introduction. We provide our API as an OpenAPI doc as well if you are interested in generating code stubs: https://api.rhombussystems.com/api/openapi/public.json. We have a variety of code examples in python, java, and typescript here: https://github.com/RhombusSystems.
As a note, our public API is also used for our own console, so any http calls that you see while on our console can be done via our API.
With regards to the access control integration on our end, we request the following http endpoints/functionality for us to manage webhooks and configuration:
As for the webhook payload, we need the following fields either accessible directly in the payload or retrievable from the API given the payload contents:
The text was updated successfully, but these errors were encountered: