Azure AI Foundry REST API

REST API for managing Foundry projects, hubs, model deployments, agents, threads, runs, and evaluations. Authentication uses Microsoft Entra ID OAuth 2.0 bearer tokens (or API keys for inference endpoints) over HTTPS.

API entry from apis.yml

apis.yml Raw ↑
aid: azure-ai-foundry:foundry-api
name: Azure AI Foundry REST API
description: REST API for managing Foundry projects, hubs, model deployments, agents, threads, runs, and
  evaluations. Authentication uses Microsoft Entra ID OAuth 2.0 bearer tokens (or API keys for inference
  endpoints) over HTTPS.
humanURL: https://learn.microsoft.com/en-us/azure/ai-foundry/
baseURL: https://{your-resource-name}.services.ai.azure.com
tags:
- AI Foundry
- Agents
- Models
- Generative AI
- Azure
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/azure/ai-foundry/
- type: REST API Reference
  url: https://learn.microsoft.com/en-us/rest/api/aifoundry/
- type: SDK Overview
  url: https://learn.microsoft.com/en-us/azure/ai-foundry/how-to/develop/sdk-overview
- type: Portal
  url: https://ai.azure.com/