MaxAPI Docs
  1. OpenAI API
MaxAPI Docs
  • Quick Start
  • OpenAI API
    • About OpenAI Compatible API
    • Chat
      • Chat Completion
    • Images
      • Create Image
    • Audio
      • Text To Speech API
  • Midjourney Open API
    • About Midjourney and Prices
    • Submit Imagine Task
      POST
    • Submit Action Task(All associated button actions UPSCALE; VARIATION; REROLL; ZOOM, etc.)
      POST
    • Submit Blend Task
      POST
    • Submit Modal Task
      POST
    • Submit Describe Task
      POST
    • Submit Shorten Task
      POST
    • Submit FaceSwap Task
      POST
    • Upload Files to Discord
      POST
    • Specify ID Query Task
      GET
    • Specify ID Query Task (fetch)
      GET
    • Specify the ID List Query Task
      GET
    • Obtain the seed of the Task Image
      GET
  • Luma video
    • Luma Task Creation
      POST
    • Luma Expand Video
      POST
    • Luma Query Task
      GET
    • Luma Download video
      GET
  • Suno Music
    • Generate music
      POST
    • Query task
      GET
  • Anthropic Claude
    • Claude Chat Completion
      POST
  • Flux API
    • Create Image
  1. OpenAI API

About OpenAI Compatible API

Our platform is perfectly compatible with documents in the OpenAI API format. All you need to do is log into MaxAPI, ccreate and fill in a new API Key in your request header as you would with OpenAI, and then replace the original OpenAI API domain or API URL with our URL.
API endpoint list:
Global Endpoints: https://api.maxapi.ai
If you need to generate long text, please use a global direct endpoint.
You can refer to the official OpenAI documentation for specific API calls: https://platform.openai.com/docs/api-reference/
Our platform is perfectly compatible with the following interfaces provided by OpenAI:
Audio
Chat
Completions
Embeddings
Images
Moderations
Compatible with almost all models (those that can be checked in the key permissions settings are available).
Modified at 2025-03-24 08:01:43
Previous
Quick Start
Next
Chat Completion
Built with