Quickstart
Quickstart Guide – Start Working with deAPI
deAPI is a high-performance inference platform built specifically for developers seeking a fast, reliable, and simple way to integrate cutting-edge AI capabilities into their applications. This guide will help you quickly set up your account, obtain your API key, load credits, and begin using our API.
1. Sign In to Your Account
The platform is currently in early-beta stage. Access is open to everyone. All new users receive a $20 sign-up bonus. Stay tuned for more updates and announcements!
2. Obtain Your API Key
deAPI uses token-based authentication. Every request must include your personal API key, provided via an HTTP header:
Authorization: YOUR_API_KEY
To get your API key:
Sign up or log in to your account.
Navigate to Dashboard → Settings → API Keys.
Click “Create new secret key”.
Your API key will be generated instantly.
3. Load Credits to Your Account
deAPI operates on a pay-as-you-go model. At the current stage, users receive a $20 welcome bonus. Account top-ups will be available soon.
If your bonus funds have been exhausted and you'd like to continue using the API, please contact support to request a manual top-up.
4. Start Using the API
Once your API key is activated and your account has sufficient credits, you can start making requests to deAPI immediately.
Available Services:
Text-to-Image – Generate visuals from descriptive text prompts.
Text-to-Speech (TTS) – Convert text into high-quality spoken audio.
Video-to-Text – Automatically transcribe audio and video files.
Image-to-Text - Extract written content from images using AI-powered optical character recognition (OCR).
Coming Soon:
Text-to-Video – Generate dynamic video content from descriptive text prompts using advanced generative models.
Image-to-Video – Transform static images into animated video sequences with motion synthesis and scene expansion.
deAPI is actively evolving — new AI services, models, and features will be added regularly to expand what's possible with our platform. Stay up to date by following our announcements.
Last updated