# OhMyGPT API Docs ## Docs - [About This site](https://ohmygptdocs.apifox.cn/doc-5095264.md): - [About new website](https://ohmygptdocs.apifox.cn/doc-5095267.md): - Midjourney Open API [About Midjourney Service](https://ohmygptdocs.apifox.cn/doc-3132517.md): - OpenAI [About OpenAI Compatible API](https://ohmygptdocs.apifox.cn/doc-3231338.md): - OpenAI [About Azure OpenAI API](https://ohmygptdocs.apifox.cn/doc-3231340.md): - Policies [Terms of Service](https://ohmygptdocs.apifox.cn/doc-3132564.md): - Policies [Privacy Policy](https://ohmygptdocs.apifox.cn/doc-3132691.md): ## API Docs - Midjourney Open API [Midjourney Blend Image Generation Task Creation](https://ohmygptdocs.apifox.cn/api-118666572.md): - Midjourney Open API [Midjourney Text-to-Image Task Creation](https://ohmygptdocs.apifox.cn/api-118666573.md): Midjourney imagine interface, you can execute the `/imagine` action through this interface. - Midjourney Open API [Midjourney Execute Action Task Creation](https://ohmygptdocs.apifox.cn/api-118666574.md): After executing the Imagine text-to-image function, you can use this interface to perform actions such as enlarging, transforming, and subsequent scaling and partial redrawing. - Midjourney Open API [Midjourney Query Specific Task ID Execution Status](https://ohmygptdocs.apifox.cn/api-118666575.md): - Midjourney Open API [Midjourney Paginated Bulk Query Tasks](https://ohmygptdocs.apifox.cn/api-118666576.md): Query all Mj tasks under your account in batches through pagination. - Midjourney Open API [Midjourney Describe Prompt Extraction Task Creation](https://ohmygptdocs.apifox.cn/api-118666577.md): - Midjourney Open API [Retrieve Images Generated by Midjourney from Object Storage](https://ohmygptdocs.apifox.cn/api-118666578.md): `https://pi.ohmygpt.com/api/v1/content/mj-generated/` is a GET interface. You can use this interface to retrieve image files from this site's S3 object storage service. - Midjourney Open API [Retrieve Compressed Images Generated by Midjourney from Object Storage + WSRV](https://ohmygptdocs.apifox.cn/api-118666579.md): Proxy images based on the `wsrv` project, allowing users to directly access compressed images and improve user experience. - Midjourney Open API [Retrieve Images Generated by Midjourney from Object Storage + WSRV](https://ohmygptdocs.apifox.cn/api-118666580.md): Based on the `wsrv` project, images are reverse proxied so that the client can directly access them, saving server reverse proxy traffic costs. - Midjourney Open API [Proxy Discord Images via WSRV](https://ohmygptdocs.apifox.cn/api-118666581.md): Based on the `wsrv` project, images are reverse proxied to allow direct client access, saving on server reverse proxy bandwidth costs. - Midjourney Open API [Proxy and Compress Discord Images via WSRV](https://ohmygptdocs.apifox.cn/api-118666582.md): Based on the `wsrv` project, images are reverse proxied to allow direct client access, saving on server reverse proxy bandwidth costs. - Management API [Create a New API Key](https://ohmygptdocs.apifox.cn/api-118666583.md): Use a key with management permissions to create an API Key. - Management API [Update API Key Information](https://ohmygptdocs.apifox.cn/api-118666584.md): Modify the information of a specified API Key. - Management API [Query All of User's API Keys](https://ohmygptdocs.apifox.cn/api-118666585.md): Retrieve all API Keys under a user's account. - Management API [Delete Specified API Key](https://ohmygptdocs.apifox.cn/api-118666586.md): Provide the API Key you wish to delete, and the backend will remove it. - Management API [Query User Membership Expiration Date](https://ohmygptdocs.apifox.cn/api-118666587.md): Query the expiration date of the membership. - Management API [User Balance Query](https://ohmygptdocs.apifox.cn/api-118666588.md): Query the user's balance using an API Key with management permissions. - Management API [Query the current model rates](https://ohmygptdocs.apifox.cn/api-128099654.md): - OpenAI > Audio [Text To Speech API](https://ohmygptdocs.apifox.cn/api-124127303.md): OpenAI's latest text-to-speech (TTS) model - OpenAI > Chat [Chat Completion](https://ohmygptdocs.apifox.cn/api-124127506.md): OpenAI's ChatCompletion API - OpenAI > Chat [Completion (Legacy)](https://ohmygptdocs.apifox.cn/api-124127660.md): Only examples are given here, for full documentation please see the official documentation: https://platform.openai.com/docs/api-reference/completions - OpenAI > Images [Create Image](https://ohmygptdocs.apifox.cn/api-124128431.md): For more details, go to: https://platform.openai.com/docs/api-reference/images/create - OpenAI [Realtime API](https://ohmygptdocs.apifox.cn/websocket-3565573.md): - Anthropic Claude > Deprecated [ChatCompletions](https://ohmygptdocs.apifox.cn/api-118666590.md): Usage is the same as OpenAI's Chat/Completions interface, details can be found in the [OpenAI documentation](https://platform.openai.com/docs/api-reference/chat). - Anthropic Claude > Deprecated [Claude2 API](https://ohmygptdocs.apifox.cn/api-118666589.md): Updated on September 3, 2023: Directly integrated with Claude's paid API, the service has been resumed and is no longer free, entering production-ready status. - Anthropic Claude [Anthropic Official Claude API](https://ohmygptdocs.apifox.cn/api-124126860.md): Native Claude Complete API-compatible interface, inputs and outputs provided as-is, API version: `anthropic-version: 2023-06-01`. - Other OpenAPIs > Search API [Google Custom Search API](https://ohmygptdocs.apifox.cn/api-145087631.md): # Google Custom Search API - Other OpenAPIs > Search API [Google Search By Serper](https://ohmygptdocs.apifox.cn/api-145087942.md): ## Introduction - Other OpenAPIs > Azure API [Get Azure TTS voice list](https://ohmygptdocs.apifox.cn/api-145233425.md): - Other OpenAPIs > Azure API [Azure TTS](https://ohmygptdocs.apifox.cn/api-145238324.md): You can access Azure's neural speech model through this API, enabling the functionality of converting text into audio. (You must enable the `azure-tts-1` permission on your API key to use this API.)