Get Started
Quickstart
Start using Dumpling AI in under 5 minutes
Getting Started with Dumpling AI
This guide will help you get started with Dumpling AI quickly. Follow these steps to set up your API key and make your first request.
1. Sign up and create an API key
- Sign up for a Dumpling AI account
- Navigate to the API Keys section in your dashboard
- Click “Create API Key” and give it a descriptive name
- Copy your API key - you’ll need it for all API requests
Keep your API key secure. Do not share it or expose it in client-side code.
2. Make your first API request
Let’s try a simple example using the scrape endpoint to extract content from a webpage:
3. Understanding credits
Dumpling AI uses a credit system to track API usage. Different endpoints consume different amounts of credits:
- Simple operations like scraping or searching cost 1-3 credits
- More complex operations like extracting document content or generating AI images cost more
Check the Credit Costs page for detailed information.
4. Next steps
Now that you’ve made your first API request, you can explore more advanced functionality: