Documentation
Getting Started
| Guide | Description |
|---|---|
| Installation | Install via NuGet |
| Getting an API Key | Obtain Civitai API key |
| Quick Start | Get started quickly |
Core Library
Low-level access to Civitai Public API with fluent builders.
| Guide | Description |
|---|---|
| Introduction | Core library overview |
| Request Builders | Build type-safe queries |
| Models | Query AI models |
| Images | Search images |
| Tags | Browse tags |
| Creators | Find creators |
Common
Shared patterns and behaviors across all libraries.
| Guide | Description |
|---|---|
| Error Handling | Result pattern |
| Pagination | Navigate results |
| API Quirks | Known behaviors |
SDK Library
High-level abstractions for image generation and workflows.
| Guide | Description |
|---|---|
| SDK Introduction | SDK overview |
| AIR Identifier | Resource identifiers |
| Create a Job | Submit generation jobs |
| Query a Job | Track and manage jobs |
| Coverage Service | Check availability |
| Usage Service | Monitor usage |
Tools Library
Utilities for file operations and parsing.
| Guide | Description |
|---|---|
| Tools Introduction | Tools overview |
| File Hashing | Compute hashes |
| Downloading Files | Download with verification |
| HTML Parsing | Convert to Markdown |