Azure Dev Portal API Management Documentation

Welcome to the Azure Dev Portal API Management

This documentation provides a guide to utilizing the Azure DevOps API Management tools.

Overview

The Azure DevOps API Management allows you to create, manage, and expose APIs with ease.

Key Features
Example: Create a Simple API

Let's create a basic API that returns a JSON object with a name and description.

Here's a simple example:

          {{
            'description': 'This is a simple example API.  It provides a placeholder for API values.'
          }}
        
Button Example

Click the API Create button to create a new API.

Footer

© 2023 Azure DevOps. All rights reserved.