improved

Week 40 Update

The SSO API has been updated. Rather than creating an SSO setting for each account, each account would have an SSO setting that can be updated.

added

Week 39 Update

  • A Client Credentials guide has been added to the guide section on creating an application and client credential.
  • /cameras API is updated. In this version directToCloud attribute is added to the deviceInfo details.
added

Week 38 Update

  • Open ID connect SSO API is added to the portal.
  • An updated version of the bridge settings API is added. Bandwidth details are added to this version.
added

Week 35 Update

added

Week 34 Update

  • The Landing Page has been updated. The new Landing Page provides direct access to useful articles.
  • The Use Cases section has been added to the portal. This section explains what the Eagle Eye API can do for different scenarios and provides best practices.
  • The swap bridge endpoint is added to the bridges API.
added

Week 33 Update

  • A guide about Playing LocalRTSP has been added to the portal. The LocalRTSP can be obtained directly from Eagle Eye bridges and CMVRs.
  • Frequently Asked Questions about the Video API Platform are added to the FAQ section.
added

Week 32 Update

  • Non-rotating permanent refresh token is available now. This method can be used for permanent machine-to-machine authentication.
  • The Code Samples section now includes a CLI tool for renaming cameras in bulk. The source code is available on GitHub.
  • A guide about the Python code for renaming cameras in bulk is added to the portal.
added

Week 31 Update

added

Week 30 Update

  • A technical overview of the Events, Alerts, and Notifications is added to the portal.
  • The Editions guide has been updated to include the newly added APIs.
improved

Week #28 Update

  • The PTZ API has been updated to fix a bug where the PTZ capability was always false due to an error.
  • A code for generating 10 motion event thumbnail images is now available in the Recipes section. The code operates as a command-line interface tool and saves the images locally. You can modify the code to adjust the number of images or the storage location.
  • The /metrics endpoint of the /bridge API now correctly works with API V3 access tokens.