The Most Powerful & Reliable Co-Browsing API




































Start Cobrowsing in Minutes
Simple, powerful API that just works
import Upscope from "@upscopeio/sdk"
Upscope("init", {
uniqueId: "student_123",
identities: ["Luke Hilton"]
});
Upscope("getShortId", (upscopeId) => {
// upscopeId -> "BROWSER_123"
});
Simple SDK to share
Use our Javascript (or mobile) SDK to enable co-browsing on a specific device. You'll get a unique ID you can use to reference the browser or device.
Single request to view
Make a single POST request with the specific permissions you want to enable and information about the viewer, and get a link you can open in an iframe or new tab to allow co-browsing.
curl -X POST https://api.cobrowsingapi.com/visitors/BROWSER_123/watch_link \
-H "Content-Type: application/json" \
-d '{
"viewer": {
"id": "teacher_345",
"name": "Mr. Reece Smith"
},
"permissions": {
"allow_click": true
}
}'
# HTTP 200
{
"watch_link": "https://cobrowsingapi.com/session/abc-123-def-456"
}
Just looking for a simple Co-Browsing support tool?
If you don't need to build complex custom integrations with an API and are just looking for a ready-to-use Co-Browsing solution, try UserView, our customer support product.
Everything You Need
Built for scale, security, and developer experience. No compromises.
Lightning Fast
Sub-100ms latency with custom compression algorithms that are faster than anything else in the market.
Enterprise Security
End-to-end encryption, SOC 2 certified, ISO27001 certified, HIPAA compliant, and GDPR ready with zero data retention.
Developer First
Simple REST APIs, comprehensive SDKs, and detailed documentation to get you started in minutes.
Multi-platform
View or share between different browsers, mobile browsers, and mobile apps seamlessly.
Mobile Optimized
Works seamlessly on iOS and Android apps and browsers with native performance.
99.99% Uptime
We monitor 24/7 and have people on standby to fix issues with global CDN infrastructure and automatic failover.
Multi-Region
Global infrastructure with edge locations worldwide for optimal performance and compliance.
Data Masking
Mask forms or portions of the page that never leave the user's device for maximum privacy and security.
Granular Control
Decide which elements are clickable and which viewers can perform what actions, including changing things at runtime or implementing your own logic.
Personalization
Use our built-in interface or build your own for complete white label customization and branding.
High Quality Audio
Crystal clear browser-to-browser audio calls integrated seamlessly into your co-browsing experience.
Multi-Viewer Sessions
Share one page with unlimited viewers, each with customizable permissions and access controls.
Loved by Developers
See what teams are saying about Co-Browsing API
"Co-Browsing API was by far the easiest solution to implement and their developers are always available to help us make things better and faster."
"We created a POC in under 30 minutes from when we first signed up and were able to show our team a working prototype the same day."
"Our clients are impressed with our new co-browsing feature and often mention how easy it is to use and how much their own clients like it. It was very easy for us to implement."
Ready to Build Co-Browsing Into Your Own App or Platform?
Get an API key in minutes and start prototyping today.