Skip to main content
Table of Contents

Introduction

Simplify integration development using our Unified APIs

Integrate with the most popular application categories using BrowserStack Integrate Unified APIs. We support Unified APIs across multiple SaaS application categories as mentioned below:

  1. Project Management APIs
  2. Collaboration APIs

Base API URL

The base URL for all API requests is

Base URL

https://integrate.browserstack.com

Authorization

Authenticate your API requests by including your BrowserStack API key in the request header.

username: YOUR_USERNAME
access-key: YOUR_ACCESS_KEY

Do not share or include your API keys on the client side code. Please ensure to keep them 100% secure and be sure to not share your secret API keys in areas that are publicly accessible.

API Design

The API is organized around REST, providing simple URIs to access and modify objects. Requests support standard HTTP methods like GET, PUT, POST, and DELETE and standard status codes. JSON is returned by all API responses, including errors. In all API requests, you must set the content-type HTTP header to application/json. All API requests must be made over HTTPS. Calls made over HTTP will fail.


Schema

All API requests and response bodies adhere to a common JSON format representing individual items, collections of items, links to related items and additional meta data.

Handling errors

The Unified APIs can produce errors for reasons, such as a failed requests due to misconfigured integrations, invalid parameters, authentication errors, and network unavailability.

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked






Thank you for your valuable feedback