Public
Please see API documentation for reference about Cameyo APIs: https://docs.cameyo.com/api
Mon, 14 Aug, 2023 at 3:11 PM
Cameyo provides Windows applications with information regarding the user which can be useful for identification purposes such as licensing, identity and log...
Wed, 22 Dec, 2021 at 4:18 AM
Programmatically manipulating Cameyo servers
Syntax
https://online.cameyo.com/servers/[server_id]/[op]?clientId=[...]&clientSecret=[...]
with cli...
Mon, 7 Dec, 2020 at 2:25 AM
Programmatically triggering session through a custom Web page or company portal If you would like to integrate Cameyo sessions to be triggered from your ow...
Wed, 22 Dec, 2021 at 4:16 AM
Programmatically adding Cameyo users to your account If you'd like to programmatically add an authorized Cameyo user with his own credentials, please s...
Wed, 22 Dec, 2021 at 4:16 AM
Authenticated URL requests are a hybrid between browser-based user authentication and API usage. They allow authenticating specific users by providing an ex...
Fri, 26 Jul, 2024 at 4:06 AM
Extension (Javascript) side npm Package installation: npm install cameyo-virtual-channel-sdk --save-dev Usage: import {Cameyo} from 'cameyo-virt...
Fri, 13 Jan, 2023 at 6:55 AM