Introduction
Welcome to Abstrakt! Learn how to integrate AI capabilities into your applications with our unified API.
What is Abstrakt?
Abstrakt is a unified API platform that gives you access to 100+ AI models through a single, consistent interface. Instead of integrating with multiple AI providers and managing different SDKs, you can use Abstrakt to:
- Generate images with FLUX, Stable Diffusion, and more
- Create videos from text or images
- Convert text to natural-sounding speech
- Upscale, enhance, and edit images
- And much more...
Quick Links
Key Concepts
Models
Models are the AI systems that process your requests. Each model has specific capabilities (image generation, video creation, etc.) and accepts different input parameters. Browse available models in our Model Directory.
Jobs
When you make a request to generate content, Abstrakt creates a Job. Jobs can run synchronously (wait for result) or asynchronously (get notified via webhook). Each job has a unique ID for tracking.
Credits
API usage is measured in credits. Different models consume different amounts of credits based on complexity and compute requirements. View your usage in the Dashboard.
Ready to start building?
Follow our quick start guide to make your first API call.