CloseRouter
  1. Wen Duoduo (Official Format)
CloseRouter
  • Root directory
    • OpenAI API
      • Chat Interface (Chat)
        • Generate Music
        • Generate Image (chat format)
      • Autocomplete API (Completions)
        • Creation completed
      • Image Interface (Images)
        • Create Image
        • Generate
      • Vector Generation API (Embeddings)
        • Create Embedding
      • Audio Interface (Audio)
        • Create Transcription
        • Create Translation
        • Create Voice
    • Image API
      • Midjourney
        • Face Swap Task Submission
          • Submit swap_face task
        • Task Submission
          • Execute actions (all related button actions such as UPSCALE; VARIATION; REROLL; ZOOM, etc.)
          • Drawing Variations - Simple (UPSCALE; VARIATION; REROLL)
          • Submit Blend Task (Image-to-Image)
          • Submit Describe Task (Image-to-Text)
          • Submit Imagine Task (Text-to-Image, Text-and-Image-to-Image)
          • Submit Modal (Submit Partial Repaint, ZOOM)
          • Change
          • Submit Shorten Task (prompt analysis)
        • Task Query
          • Query tasks based on the ID list
          • Get Task by Specified ID
          • Get the seed of the task image
      • Stable Diffusion (Official Format)
        • SD3
          • Stable Image Ultra
          • Stable Image Core
          • Stable Diffusion 3
        • SDXL
          • Text-to-image
      • Flux
        • Official format
          • Generate image (image)
          • Query Task (get_result)
        • OpenAI format
          • Flux
      • Ideogram (official format)
        • Generate (Text-to-Image)
        • Remix (Mixed Graph)
        • Upscale (Enlarge to High Definition)
        • Describe (描述)
    • Music Interface
      • Suno
        • Official Format (v2)
          • All interfaces
            • Convert music link to suno (upload)
            • Music generation (generations)
            • Query Task (feed)
            • Get complete music (concat)
          • Scenario 1: Generate Custom Music (with Lyrics)
            • Music generation (generations)
            • Query task (feed)
          • Scenario 2: Generate Music Directly Through Prompts (with Lyrics)
            • Music generation (generations)
            • Query Task (feed)
          • Scenario 4: Generate Music Directly Through Prompts (Instrumental Music)
            • Music generation (generations)
            • Query Task (feed)
          • Scenario 3 Generating Custom Music (Instrumental)
            • Music generation (generations)
            • Query Task (feed)
          • Scenario 5 Upload Custom Audio and Continue Writing
            • Convert music link to suno (upload)
            • Music generation (generations)
            • Query Task (feed)
          • Scenario 6 Continue writing music and obtain complete music
            • Step 1 Music Generation
            • Step 3 Expand Music
            • Step 2 Query Task
            • Step 4 Query the extended task
            • Step 6 Query the task for the complete music
            • Step 5 Obtain the complete music
          • Scenario 7 Cover Music (Music Cover, Style Modification)
            • Step 1 Music Generation
            • Step 2 Query Task
            • Step 3 Cover Music
            • Step 4 Query the extended task
          • Scenario 8 Replace Section
            • Step 1 Music Generation
            • Step 2 Query Task
            • Step 3 Replace Section
            • Step 4 Query the extended task
      • Udio
        • Create Music Based on Description - Scenario 1
        • Create Music Based on Lyrics - Scenario 2
        • Music Continuation - Scene 3
        • Get Task Progress
    • Video Interface
      • Luma
        • Official Format (v2)
          • Submit video generation task
          • Get video link without watermark
          • Query a single task
          • Extended Video
      • CogVideoX (Official Format)
        • Generations
        • Query (async-result)
      • Pika
        • generate(text)
        • generate (reference image)
        • generate (reference video/extended video)
        • feed
      • Runway
        • v1 format
          • generate(text)
          • generate (reference image)
          • feed
        • Official Format (v2)
          • Generate Video (tasks)
          • Query Task
      • Pixverse
        • generate(text)
        • feed
        • generate (reference image)
      • Keling (official format)
        • Text-to-video generation
        • Image-to-Video Generation
        • Query Task
    • PPT interface
      • Wen Duoduo (Official Format)
        • Create interface token
          POST
        • Query API Information
          GET
        • Paginated Query of PPT Templates
          POST
        • Change PPT template
          POST
        • Modify Outline
          POST
        • API Authentication
          GET
        • Parse file content
          POST
        • Generate Outline
          POST
        • Generate outline content
          POST
        • Random PPT Template
          POST
        • Directly generate PPT
          POST
        • Get PPT List
          POST
        • Load PPT Data
          GET
        • Download PPT
          POST
        • Update PPT Properties
          POST
        • Save PPT
          POST
        • Delete PPT
          POST
        • Generate outline content while asynchronously generating PPT
          POST
        • Query asynchronous PPT generation information
          GET
        • ppt to json
          POST
        • json to ppt
          POST
      • Wernicke (official format)
        • Apply for PPT generation task (one-click generation of PPT description/theme)
        • Get PPT generation status and preview page (one-click generation of PPT description/theme)
        • Generate PPT Title Outline from Description (Step-by-Step PPT Generation)
        • Apply for PPT generation task (step-by-step PPT generation)
        • Get PPT generation status and preview page (step-by-step PPT generation)
        • Generate cover preview image based on the title (template cover image preview)
        • Generate previews with different theme colors based on the title and cover preview information (set theme color)
        • Add a single slide to the PPT through task_id (insert a single slide into the PPT)
        • Generate Based on Current Template
        • Short Text File Generated PPT (File Content Parsing)
        • Get PPT generation status and preview page (file content parsing)
        • Get PPT generation status and preview page (file content parsing)
        • Generate PPT from file (file content parsing)
        • Change template (Change template)
        • Generate PPT Notes (Speech Script Notes)
        • Get PPT download link (Get download link)
    • Help Center
    • OpenAI Official Documentation
      • Audio
        • Create Translation
        • Create Transcription
      • Chat
        • Create chat completion
      • Autocompletion (Completions)
      • Embeddings
      • Fine-tuning
        • Create fine-tuning job
        • List fine-tuning jobs
        • Retrieval fine-tuning job
        • Cancel fine-tuning
        • List fine-tuning events
      • Images
        • Create Image Editing
        • Create image variations
      • Models
        • List models
        • Retrieval model
        • Delete fine-tuned model
      • Files
        • Upload File
        • Delete file
        • Retrieve file
        • Retrieve file content
        • List files
      • Moderations
        • Create Content Review
      • Assistants Beta
        • Create Assistant
        • Search Assistant
        • Modify Assistant
        • Delete Assistant
        • List assistants
        • Create auxiliary file
        • Retrieve assistant files
        • Delete auxiliary files
        • List assistant files
      • Number of Threads (Threads)
        • Create thread
        • Retrieval thread
        • Modify Thread
        • Delete Topic
      • Messages
        • Create Message
        • Retrieve messages
        • Edit Message
        • List messages
        • Retrieve message file
        • List message files
      • Run (Runs)
        • Create and Run
        • Search operation
        • Modify Operation
        • List operation
        • Submit tool output to run
        • Cancel operation
        • Create and run a thread
        • Search Operation Steps
        • List the execution steps
  • Schemas
    • Root directory
      • Schemas
        • Blend submission parameters
        • BaseCreateCompletionRequest
        • CheckActivationDTO
        • ChatMessageContent
        • Describe submission parameters
        • ChatCompletionRequestMessage
        • Discord account
        • ChatCompletionResponseMessage
        • Filter
        • ChatCompletionMessageToolCalls
        • Imagine submission parameters
        • ChatCompletionMessageToolCall
        • Map«string,object»
        • UsageInfo
        • Message «Discord Account»
        • ChatCompletionTool
        • Message«Map«string,object»»
        • CreateChatCompletionExclusiveFields
        • Message«Void»
        • FunctionObject
        • Message«string»
        • FunctionParameters
        • Modal submission parameters
        • GenerationID
        • Option
        • ImageToVideoRequest
        • Pageable
        • ContentModerationResponse
        • Page«Map«string,object»»
        • InpaintingSearchModeRequestBody
        • Page «Tasks»
        • InpaintingMaskingModeRequestBody
        • Shorten submission parameters
        • Creativity
        • Sort
        • Engine
        • SwapFace submission parameters
        • Error
        • TaskQueryDTO
        • CfgScale
        • Task
        • ClipGuidancePreset
        • Task Query Parameters
        • UpscaleImageHeight
        • Change task submission parameters
        • UpscaleImageWidth
        • Change Task Submission Parameters - Simple
        • DiffuseImageHeight
        • Executable Button
        • DiffuseImageWidth
        • Executable Button_1
        • Sampler
        • Execute action parameters
        • Samples
        • Submit Results
        • Seed
        • Activate service parameters
        • Steps
        • Account modification parameters
        • Extras
        • Account Creation Parameters
        • StylePreset
        • Account query parameters
        • TextPrompt
        • Account filtering criteria
        • TextPrompts
        • TextPrompts
        • InputImage
        • InitImage
        • InitImageStrength
        • InitImageMode
        • StepScheduleStart
        • StepScheduleEnd
        • MaskImage
        • MaskSource
        • GenerationRequestOptionalParams
        • RealESRGANUpscaleRequestBody
        • ImageToImageRequestBody
        • ImageToImageUsingImageStrengthRequestBody
        • ImageToImageUsingStepScheduleRequestBody
        • MaskingRequestBody
        • MaskingUsingMaskImageRequestBody
        • MaskingUsingInitImageAlphaRequestBody
        • TextToImageRequestBody
        • AccountResponseBody
        • BalanceResponseBody
        • ListEnginesResponseBody
        • FinishReason
        • Image
        • OrganizationMembership
      • Response
        • 401
        • 403
        • 404
        • 500
        • GenerationResponse
        • 400FromGeneration
        • 400FromUpscale
      • Example Data Model
        • Pet
        • Category
        • Tag
  1. Wen Duoduo (Official Format)

Query asynchronous PPT generation information

Developing
GET
/docmee/v1/api/ppt/asyncPptInfo
Description: This interface does not require polling. It is called each time a pptId appears during the streaming return of pptId data in the generateContent interface to obtain the latest PPT information.
Note: This interface can only query data (temporary cached data) during the streaming generation process. The data expires within 30 seconds after the PPT generation is completed (no data can be found). At that time, the loadPptx interface needs to be called to load the PPT data for querying.

Request

Query Params

Header Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/docmee/v1/api/ppt/asyncPptInfo?pptId=xxx' \
--header 'token: {token}'

Responses

🟢200Success
application/json
Body

Example
{
    "code": 0,
    "data": {
        "total": 23, // Total number of pages
        "current": 1, // Current number of generated pages (if current >= total, it means PPT generation is complete)
        "pptxProperty": "xxx" // PPT data structure (json gzip base64)
    }
}
Modified at 2025-07-23 10:01:53
Previous
Generate outline content while asynchronously generating PPT
Next
ppt to json
Built with