Skip to content

Introduction

This API reference describes the RESTful and Server-Sent Events streaming endpoints for interacting with the AI Foundry Hub platform, which provides a unified gateway for routing requests to leading generative models (text, embeddings, images, audio) and custom pipelines from multiple providers. All requests are sent over HTTPS to https://api.aifoundryhub.com/v1 using JSON for both requests and responses. The next section, OpenAI compatibility, explains how you can use familiar OpenAI client libraries to work with AI Foundry Hub.