Skip to main content

API Reference v1

Use /api/v1 for DumplingAI’s existing endpoint-based API product. This is the primary, current DumplingAI API surface for direct endpoint access across:
  • scraping and crawling
  • search
  • YouTube and TikTok data
  • document processing
  • code execution

When to use v1

Choose v1 when you want:
  • the existing Dumpling endpoint catalog
  • direct endpoint-oriented integration
  • the current API Playground experience in the app

Authentication

All /api/v1 endpoints use your DumplingAI API key as a Bearer token unless the endpoint page says otherwise.

Looking for the Unified API Platform?

Use /api/v2 when you want:
  • capabilities like google_search or scrape_page
  • exact provider endpoints like firecrawl.search
  • the Unified API Platform catalog and Workbench