Documentation Index
Fetch the complete documentation index at: https://docs.dumplingai.com/llms.txt
Use this file to discover all available pages before exploring further.
Unified API
DumplingAI’s Unified API is the capability-first API lane under/api/v2.
It is the recommended default for new focused data integrations. Use Direct Endpoints under /api/v1 when you need legacy request shapes or the current Make.com module flow.
This surface is organized around two ways to work:
capabilities: ask DumplingAI to do a job likesearch_news,extract_document, orscrape_pageprovider endpoints: call a specific managed upstream endpoint likeserper.search,perplexity.search, orfirecrawl.scrape
/api/v1 remain available and unchanged.
Base URL
Capability lane
Use capabilities when you want the cleanest interface.Endpoints
POST /api/v2/searchPOST /api/v2/detailsPOST /api/v2/run
POST /api/v2/details now returns a lean default object. Pass includeRelated: true when you also want related providers, endpoints, and capabilities.
Example
Provider endpoint lane
Use provider endpoints when you know the upstream API you want.Endpoints
POST /api/v2/searchPOST /api/v2/detailsPOST /api/v2/run
Example
Response envelope
Both lanes share the same outer response shape:Current capabilities
google_searchsearch_newssearch_placesget_google_reviewscrawl_sitescreenshotextract_webextract_documentextract_imageextract_audioextract_videoscrape_pageget_youtube_transcript
crawlresolves tocrawl_siteextractresolves toextract_web
screenshotsupportsfirecrawl,scrapingfish, andphantomjscloudextract_web,extract_document,extract_image,extract_audio, andextract_videoare DumplingAI-managed capabilities and surfaceprovider: "dumplingai"crawl_sitedefaults tofirecrawland falls back tospidercloudwhen needed
Current provider endpoints
Examples:serper.searchserper.newsserper.placesserper.mapsserper.autocompleteserper.imagesserper.videosserper.shoppingserper.scholarserper.patentsperplexity.searchfirecrawl.scrapefirecrawl.searchfirecrawl.mapfirecrawl.crawlfirecrawl.screenshotscrapingfish.screenshotspidercloud.scrapespidercloud.crawlspidercloud.linksdataforseo.google_reviewsphantomjscloud.screenshotphantomjscloud.scrapescrapecreators.youtube_transcripttranscriptapi.youtube_transcripttranscriptapi.youtube_searchtranscriptapi.youtube_channel_videosperplexity.searchdataforseo.dataforseo_labs_google_keyword_ideas