Azure OpenAI Service · GraphQL Specification

Azure OpenAI Service GraphQL API

Azure OpenAI Service provides REST API access to OpenAI models (GPT-4, GPT-3.5, DALL-E, Whisper, Embeddings) with enterprise SLAs, private networking, and Azure identity. The API covers completions, chat, images, audio, embeddings, fine-tuning, and batch.

Documentation Endpoint View on GitHub AILLMGenerative AIAzureOpenAIFoundation ModelsChat CompletionsEmbeddingsGraphQL

Overview

Azure OpenAI Service GraphQL API is a GraphQL API specification published by Azure OpenAI Service on the APIs.io network.

Azure OpenAI Service provides REST API access to OpenAI models (GPT-4, GPT-3.5, DALL-E, Whisper, Embeddings) with enterprise SLAs, private networking, and Azure identity. The API covers completions, chat, images, audio, embeddings, fine-tuning, and batch.

The GraphQL endpoint is available at No. documentation is published at https://learn.microsoft.com/en-us/azure/ai-services/openai/reference.

The specification includes 2 reference links.

Tagged areas include AI, LLM, Generative AI, Azure, and OpenAI.

Endpoint

No

References

Related API Specs

Azure OpenAI Inference REST API (AsyncAPI)
Back to Azure OpenAI Service · All GraphQL Specs · GitHub