Skip to content

AI API Overview

The AI API is a REST API designed to facilitate seamless access to Large Language Model (LLM) services. Through a standardized interface, this API enables interaction with various LLM providers, offering flexibility and scalability for integrating powerful AI-driven solutions into your applications.

The AI API supports multiple LLM providers by default, making it easier for developers to leverage the most suitable models for their needs. AI APIs can be created for the following popular LLM providers:

  • Azure OpenAI: Access Microsoft's variant of OpenAI’s models with enterprise-grade security, reliability, and scalability.
  • Mistral AI: Leverage Mistral’s high-performance open-source models for customized AI experiences.
  • OpenAI: Directly integrate OpenAI's models, like GPT-4, with minimal configuration.

With the AI API, you can create and manage API instances using two primary methods:

For detailed instructions on onboarding additional LLM providers, including custom or specialized models, refer to the following section LLM Providers. These will guide you through configurations, security settings, and best practices to enhance the integration of third-party or proprietary LLMs.