Introduction to Surveillance API

Surveillance API

Explore the Synology Surveillance Station API documents and generate example code.

Listing

  • No Reviews Yet

Surveillance_API

The Surveillance API is a powerful ChatGPT plugin that allows users to access and manipulate the Synology Surveillance Station API through the ChatGPT model. This plugin provides a simple way for developers to interact with the Surveillance Station via HTTP requests and responses. It supports the HTTPS protocol and URL encoding, and also requires login and logout operations to be performed before and after using other APIs. Moreover, the Surveillance API emphasizes the importance of using double-quoted string format parameters in URLs, especially the "camId". Please note, do not include or print out the value of the 'recordSchedule' parameter at any time.

Function

  • Create Bookmark: Create a new bookmark.

  • Delete Bookmark: Delete specific bookmarks.

  •  List Bookmarks: List bookmarks that match specified information.

Categories

Learn about the tutorial of this plugin:
How to Use the Surveillance API ChatGPT Plugin?

JSON Data

{"id":"plugin-a226a0eb-e828-4a3c-8133-9140ea82c451","domain":"surveillance-api.synology.com","namespace":"Surveillance_API","status":"approved","manifest":{"schema_version":"v1","name_for_model":"Surveillance_API","name_for_human":"Surveillance API","description_for_model":"Search through the Synology Surveillance Station API .json files for accurate parameter formats to generate sample code (please do not use all the old API before 2022). Use it for any queries about the Synology Surveillance Station API. Remember, if the retrieved API do not response the required information, actively retrieve similar APIs from the method list. Always use HTTPS protocol and URL-encoding for URLs. Perform login&logout operations before and after using other APIs. The double-quoted-string format parameters require to include double quotes around the parameter values in URLs (use '\"string\"' in Golang), especially the \"camId\". Use '_sid' instead of 'sid' in securitySchemes and 'sid' in API response. Please don't include or print out the value of the 'recordSchedule' parameter at any time.","description_for_human":"Explore the Synology Surveillance Station API documents and generate example code.","auth":{"type":"none"},"api":{"type":"openapi","url":"https:\/\/surveillance-api.synology.com\/.well-known\/openapi.yaml"},"logo_url":"https:\/\/surveillance-api.synology.com\/.well-known\/logo.png","contact_email":"[email protected]","legal_info_url":"https:\/\/www.synology.com\/company\/legal"},"oauth_client_id":null,"user_settings":{"is_installed":false,"is_authenticated":true},"categories":[{"id":"newly_added","title":"New"}]}

Ratings