Products
List available products for purchase
This endpoint returns all products the operator has enabled for your connection.
List Products
GET
https://octo.peek.com/integrations/octo/products
Returns all products the operator has enabled for the connection
A description of each of the keys is given below:
If your server wants to query specific information about a product at a later stage, either to refresh your inventory or check for updates, you can call the following endpoint:
Get Product
GET
https://octo.peek.com/integrations/octo/products/:id
Path Parameters
Last updated