OhMyGPT API
English
  • 中文
  • English
  • 日本語
OhMyGPT
OhMyGPT
English
  • 中文
  • English
  • 日本語
English
  • 中文
  • English
  • 日本語
  1. Chat
  • Introduction to this site
  • Instructions for Using Promotional Program Rewards
  • Change log
  • OpenAI
    • Responses
      • Create model response
      • Get model response
      • Delete model response
      • Cancel response
      • List input items
    • Conversations
      • create conversation
      • Retrieve conversation
      • update conversation
      • delete conversation
      • Create items
      • list items
      • Retrieve item
      • Delete item
    • create completion
      POST
    • TTS text to speech
      POST
    • Embeddings
      POST
    • image generation
      POST
    • image editing
      POST
  • Store
    • List chat completions
      POST
    • Get chat completed
      POST
    • Deletion of chat completed
      POST
  • Claude
    • Claude Code API
      • Claude Code Messages API
      • Claude Code API Chat.Completions Capable
    • Anthropic native Completions enterprise commercial API
    • Anthropic native Messages API
    • Anthropic native Messages Token Count API
  • OAuth开放API
    • Introduction to Open OAuth API
    • User authorization page
    • Code display page
    • Apply for access_token
    • Read basic user information
    • Read user balance information
    • Charge user fees
    • Create a Stripe Checkout recharge order for the user
    • Create a Stripe Invoice recharge order for the user
    • Call other open APIs
    • Read user management token through OAuth Token
    • Update user management token through OAuth Token
  • other
    • search
      • Google Custom Search API
      • Google Search By Serper
    • Azure
      • Azure text-to-speech
      • Azure gets TTS voice list
  • Override rules
    • Create rules
    • Update rules
    • delete rule
    • Get rules
    • list rules
    • Batch enable/disable
    • Copy rules
    • test rules
    • Get statistics
    • Get restriction configuration
    • Check rule name
    • Batch delete
    • Export rules
    • Import rules
  • image generation
    • other
      • ND image generation API
    • Flux
      • Flux Schnell image generation
      • Flux Dev image generation
      • Flux Pro image generation
      • Flux Pro 1.1 image generation
      • Flux 1.1 Pro Ultura image generation
  • Storage service
    • File storage service
    • File upload
    • File information update
    • Delete files
    • User query (pagination)
    • User metadata query (by fileUinqueIds)
    • File download interface (Public file download)
    • File download interface (Private private file download)
    • Obtain public file metadata
  • API KEY management
    • Create new API Key
    • Modify API Key information
    • Query all API Keys of the user
    • Delete the specified API Key
    • Interface for querying user membership expiration date
    • User balance query interface
    • Query the current model magnification interface
  • Archive documents
    • Self-service invoicing system usage documentation
    • Telegram Bot usage documentation
    • Self-built Cloudflare Worker anti-generation tutorial
    • Claude Code Proxy service
    • CodeX forwarding service
    • Introduction to the new website
  • Model list
    GET
  • 数据模型
    • Chat
      • ChatSession
      • ChatMessage
      • ChatGPTParams
      • UserPrompts
      • OnlinePrompts
    • User
      • User
      • UserLog
      • UserToken-D
    • Pay
      • UserOrder
      • UserBill
    • System
      • OpenAIKey
      • SystemOpenAIKey
      • Settings
      • SmtpSettings
      • MailDto
    • Draw
      • AIImages
      • MjImagineQueryResult
    • InteralDataModelDefine
    • Schemas
      • Scope
      • ApiType
      • RuleCondition
      • ActionType
      • RuleAction
      • ParameterOverrideRule
      • CreateRuleRequest
      • CreateRuleResponse
      • UpdateRuleRequest
      • IdRequest
      • ToggleRulesRequest
      • DuplicateRuleRequest
      • ListRulesRequest
      • RulesArray
      • ListRulesResponse
      • StatsResponse
      • RestrictionsResponse
      • CheckRuleNameRequest
      • CheckRuleNameResponse
      • BatchDeleteRequest
      • ExportRulesResponse
      • ImportRulesRequest
      • ImportRulesResponse
      • TestRulesRequest
      • AppliedRule
      • TestRulesResponse
      • GenericOk
      • GenericError
    • Payload
    • PubResponse
OhMyGPT
OhMyGPT
English
  • 中文
  • English
  • 日本語
English
  • 中文
  • English
  • 日本語
  1. Chat

OnlinePrompts

{
    "prompts_id": "string",
    "name": "string",
    "description": "string",
    "download_url": "string",
    "content": "string",
    "is_vip": "string",
    "created_at": "string",
    "updated_at": "string"
}
Built with