Skip to main content

Q7: What AI models are supported?

APIMart supports various mainstream AI models, including:
  • Text Models: GPT-5, Claude, Gemini, etc.
  • Image Models: GPT-4o-image, Gemini-2.5-Flash-Image, etc.
  • Video Models: Sora2, VEO3, etc.
  • Audio Models: Whisper-1, TTS, etc.
Please check the API Documentation for specific supported models.

Q8: How compatible is it with OpenAI API?

APIMart is fully compatible with OpenAI API format, allowing you to:
  • Directly replace the API endpoint
  • Use the same request format
  • No need to modify existing code
  • Support all major OpenAI API features
Simply replace the original OpenAI API endpoint https://api.openai.com with https://api.apimart.ai for seamless migration.