Skip to main content
Stack Overflow for Teams API v2.3

How to access and update your site data with API version 2.3.

Joel Bradley avatar
Written by Joel Bradley
Updated over a week ago

Tags | Integrations | API |

Applies to: Enterprise

This documentation is for Stack Overflow for Teams Enterprise. Free, Basic, and Business users can access their documentation here. Find your plan.


Overview

The Stack Overflow for Teams API allows you to access and update your site data, opening up a world of possibilities for automation, reporting, monitoring, and more.

NOTE: SOE now includes the third version of our API, which extends API v2 with new capabilities, an updated interface, and access to additional data types. We encourage all API users to update their code and scripts to use API v3. Learn more about the features and benefits of Stack Overflow for Teams API v3.

API v2 Explorer

One of the best ways to learn about and interact with API v2 is the Stack Overflow Enterprise (SOE) API Explorer. With it, you can test specific API methods and view the results. You can access API v2 Explorer and built-in documentation on your site at https://[your_site]/api/docs. You can also download a PDF of API v2 documentation below.

You can see documentation for a specific API method below. The API Explorer sits in the Try it area.

API v2 is at version 2.3. You'll access all API version 2.3 methods at https://[your_site]/api/2.3/. You can access API version 2.3 methods with that URL only.

You can also download a PDF of API v2 documentation below.


If you need further support or have questions, contact your site administrator.

Did this answer your question?