# OhMyGPT API ## Docs - [Introduction to this site](https://docs.dogeworks.com/us/doc-7511346.md): - [Change log](https://docs.dogeworks.com/us/doc-7511347.md): - OAuth开放API [Introduction to Open OAuth API](https://docs.dogeworks.com/us/doc-7511348.md): - Storage service [File storage service](https://docs.dogeworks.com/us/doc-7511349.md): - Archive documents [Self-service invoicing system usage documentation](https://docs.dogeworks.com/us/doc-7511350.md): - Archive documents [Telegram Bot usage documentation](https://docs.dogeworks.com/us/doc-7511351.md): - Archive documents [Self-built Cloudflare Worker anti-generation tutorial](https://docs.dogeworks.com/us/doc-7511352.md): - Archive documents [Claude Code forwarding service](https://docs.dogeworks.com/us/doc-7511353.md): - Archive documents [CodeX forwarding service](https://docs.dogeworks.com/us/doc-7511354.md): - Archive documents [Introduction to the new website](https://docs.dogeworks.com/us/doc-7511355.md): ## API Docs - OpenAI > Responses [Create model response](https://docs.dogeworks.com/us/api-361482299.md): - OpenAI > Responses [Get model response](https://docs.dogeworks.com/us/api-361482300.md): - OpenAI > Responses [Delete model response](https://docs.dogeworks.com/us/api-361482301.md): - OpenAI > Responses [Cancel response](https://docs.dogeworks.com/us/api-361482302.md): - OpenAI > Responses [List input items](https://docs.dogeworks.com/us/api-361482303.md): - OpenAI > Conversations [create conversation](https://docs.dogeworks.com/us/api-361482304.md): - OpenAI > Conversations [Retrieve conversation](https://docs.dogeworks.com/us/api-361482305.md): - OpenAI > Conversations [update conversation](https://docs.dogeworks.com/us/api-361482306.md): - OpenAI > Conversations [delete conversation](https://docs.dogeworks.com/us/api-361482307.md): - OpenAI > Conversations [Create items](https://docs.dogeworks.com/us/api-361482308.md): - OpenAI > Conversations [list items](https://docs.dogeworks.com/us/api-361482309.md): - OpenAI > Conversations [Retrieve item](https://docs.dogeworks.com/us/api-361482310.md): - OpenAI > Conversations [Delete item](https://docs.dogeworks.com/us/api-361482311.md): - OpenAI [create completion](https://docs.dogeworks.com/us/api-361482294.md): - OpenAI [TTS text to speech](https://docs.dogeworks.com/us/api-361482295.md): OpenAI’s latest text-to-speech (TTS) model - OpenAI [Embeddings](https://docs.dogeworks.com/us/api-361482296.md): Only examples are given here. For complete parameters, please see the official documentation: https://platform.openai.com/docs/api-reference/embeddings - OpenAI [image generation](https://docs.dogeworks.com/us/api-361482297.md): You can use OpenAI's latest image generation AI in this interface: - OpenAI [image editing](https://docs.dogeworks.com/us/api-361482298.md): Note: - Store [List chat completions](https://docs.dogeworks.com/us/api-361482291.md): Stored chat completion list. Stored chat completions will only be returned if the store parameter is set to true. - Store [Get chat completed](https://docs.dogeworks.com/us/api-361482292.md): Get the details of a single storage record by unique identifier. - Store [Deletion of chat completed](https://docs.dogeworks.com/us/api-361482293.md): Delete the current user's storage records according to responseId/responseIds and omgUrId/omgUrIds; there is an "OR" relationship between multiple conditions. - Claude [Anthropic native Completions enterprise commercial API](https://docs.dogeworks.com/us/api-361482312.md): This API is provided directly by Anthropic after DogeNet LLC signed a contract with Anthropic: - Claude [Anthropic native Messages API](https://docs.dogeworks.com/us/api-361482313.md): **Updated 24-1123:** - Claude [Anthropic native Messages Token Count API](https://docs.dogeworks.com/us/api-361482314.md): API for calculating Input Tokens officially provided by Anthropic - OAuth开放API [User authorization page](https://docs.dogeworks.com/us/api-361482280.md): Configure the URL according to the parameter rules, and let the user open this URL in the browser, thereby requiring the user to authorize your application. After the authorization is completed, the Code will be obtained and redirected to the `redirect_uri` with parameters. - OAuth开放API [Code display page](https://docs.dogeworks.com/us/api-361482281.md): Used to display the Code and prompt the user to enter this Code in your App - OAuth开放API [Apply for access_token](https://docs.dogeworks.com/us/api-361482282.md): The OAuth APP server requests the OAuth Access Token through its own client_id+client_secret and the code obtained from the user. - OAuth开放API [Read basic user information](https://docs.dogeworks.com/us/api-361482283.md): Note: The minimum permission to call this API is `common` - OAuth开放API [Read user balance information](https://docs.dogeworks.com/us/api-361482284.md): Note: The minimum permission to call this API is `general_api_access` - OAuth开放API [Charge user fees](https://docs.dogeworks.com/us/api-361482285.md): Actively deduct the user's tokens to your developer account to facilitate users to pay for the application. Do not maliciously deduct fees without the user's authorization. - OAuth开放API [Create a Stripe Checkout recharge order for the user](https://docs.dogeworks.com/us/api-361482286.md): It is convenient for users to recharge directly when their balance is insufficient. - OAuth开放API [Create a Stripe Invoice recharge order for the user](https://docs.dogeworks.com/us/api-361482287.md): It is convenient for users to recharge directly when their balance is insufficient. - OAuth开放API [Call other open APIs](https://docs.dogeworks.com/us/api-361482288.md): You can use the OAuth Token authorized by the user to call most of the APIs on this site that require API Keys to provide services to users. The user will bear the cost and have the opportunity to receive a share. Currently supported APIs are: - OAuth开放API [Read user management token through OAuth Token](https://docs.dogeworks.com/us/api-361482289.md): Get a user management token - OAuth开放API [Update user management token through OAuth Token](https://docs.dogeworks.com/us/api-361482290.md): Update user management token - other > search [Google Custom Search API](https://docs.dogeworks.com/us/api-361482315.md): # Google Custom Search API - other > search [Google Search By Serper](https://docs.dogeworks.com/us/api-361482316.md): ## Introduction - other > Azure [Azure text-to-speech](https://docs.dogeworks.com/us/api-361482317.md): You can directly access Azure's neural network speech model through this interface to convert text into audio. (You need to check the `azure-tts-1` permission on your API key to call this interface - other > Azure [Azure gets TTS voice list](https://docs.dogeworks.com/us/api-361482318.md): - Override rules [Create rules](https://docs.dogeworks.com/us/api-361482319.md): Create parameter override rules - Override rules [Update rules](https://docs.dogeworks.com/us/api-361482320.md): Updates a rule's name, description, priority, enabled status, conditions, or actions by ruleId. - Override rules [delete rule](https://docs.dogeworks.com/us/api-361482321.md): Delete a rule by ruleId. - Override rules [Get rules](https://docs.dogeworks.com/us/api-361482322.md): Get rule details by ruleId. - Override rules [list rules](https://docs.dogeworks.com/us/api-361482323.md): List user rules, optionally includeDisabled. - Override rules [Batch enable/disable](https://docs.dogeworks.com/us/api-361482324.md): Switch the rule activation status in batches. - Override rules [Copy rules](https://docs.dogeworks.com/us/api-361482325.md): Copy an existing rule with a new name. - Override rules [test rules](https://docs.dogeworks.com/us/api-361482326.md): Test the changes in the request body before and after the rules are applied, and return a list of applied rules. - Override rules [Get statistics](https://docs.dogeworks.com/us/api-361482327.md): Returns statistics such as the number of rules, the number of activations, and the number of applications. - Override rules [Get restriction configuration](https://docs.dogeworks.com/us/api-361482328.md): Returns supported API types, models, fields, validators and other information. - Override rules [Check rule name](https://docs.dogeworks.com/us/api-361482329.md): Check if the rule name is available (optional excludeRuleId). - Override rules [Batch delete](https://docs.dogeworks.com/us/api-361482330.md): Delete multiple rules in batches. - Override rules [Export rules](https://docs.dogeworks.com/us/api-361482331.md): Export all rules for a user (JSON array). - Override rules [Import rules](https://docs.dogeworks.com/us/api-361482332.md): Import an array of rules, configurable skipDuplicates. - image generation > other [ND image generation API](https://docs.dogeworks.com/us/api-361482333.md): # Introduction - image generation > Flux [Flux Schnell image generation](https://docs.dogeworks.com/us/api-361482334.md): Image generation model trained by Black Forest Lab, the effect is great - image generation > Flux [Flux Dev image generation](https://docs.dogeworks.com/us/api-361482335.md): Image generation model trained by Black Forest Lab, the effect is great - image generation > Flux [Flux Pro image generation](https://docs.dogeworks.com/us/api-361482336.md): Image generation model trained by Black Forest Lab, the effect is great - image generation > Flux [Flux Pro 1.1 image generation](https://docs.dogeworks.com/us/api-361482337.md): Image generation model trained by Black Forest Lab, the effect is great - image generation > Flux [Flux 1.1 Pro Ultura image generation](https://docs.dogeworks.com/us/api-361482338.md): Image generation model trained by Black Forest Lab, the effect is great - Storage service [File upload](https://docs.dogeworks.com/us/api-361482339.md): # Introduction - Storage service [File information update](https://docs.dogeworks.com/us/api-361482340.md): # Introduction - Storage service [Delete files](https://docs.dogeworks.com/us/api-361482341.md): # Introduction - Storage service [User query (pagination)](https://docs.dogeworks.com/us/api-361482342.md): # Introduction - Storage service [User metadata query (by fileUinqueIds)](https://docs.dogeworks.com/us/api-361482343.md): # Introduction - Storage service [File download interface (Public file download)](https://docs.dogeworks.com/us/api-361482344.md): # Introduction - Storage service [File download interface (Private private file download)](https://docs.dogeworks.com/us/api-361482345.md): # Introduction - Storage service [Obtain public file metadata](https://docs.dogeworks.com/us/api-361482346.md): - API KEY management [Create new API Key](https://docs.dogeworks.com/us/api-361482347.md): Create an API Key using a key with administrative rights. - API KEY management [Modify API Key information](https://docs.dogeworks.com/us/api-361482348.md): Modify the specified API Key information - API KEY management [Query all API Keys of the user](https://docs.dogeworks.com/us/api-361482349.md): Get all API Keys under the user account - API KEY management [Delete the specified API Key](https://docs.dogeworks.com/us/api-361482350.md): Provide the API Key to be deleted, and the API Key will be deleted in the background. - API KEY management [Interface for querying user membership expiration date](https://docs.dogeworks.com/us/api-361482351.md): Check membership expiration date - API KEY management [User balance query interface](https://docs.dogeworks.com/us/api-361482352.md): Query user balance through API Key with administrative rights - API KEY management [Query the current model magnification interface](https://docs.dogeworks.com/us/api-361482353.md): Query the current model magnification - [Model list](https://docs.dogeworks.com/us/api-361482279.md): Returns all models/services supported by this site, the format is compatible with OpenAI format