# IONOS Cloud AI Model Hub API

An API to interact with various AI models running on the IONOS Cloud.

**⚠️ Important Notice: Scheduled to Retire on May 5, 2026**

The native `/predictions` endpoint is scheduled to retire on **May 5, 2026**.

* **For text and image generation use cases**: Please switch to using the OpenAI-compatible API endpoints.
* **For Retrieval Augmented Generation (RAG) scenarios**: Please continue to use the native API endpoints (`/collections`, `/documents`, and `/query`).

For details on how to migrate your existing implementations, see the [Migration Guide from Predictions Endpoint](https://docs.ionos.com/cloud/ai/ai-model-hub/how-tos/migration-guide).

This migration provides straightforward integration with OpenAI-compatible tools and SDKs and a more standardized developer experience.
