# TokenKit ## Docs - [Image Agent 1](https://docs.tokenkit.co/api-reference/agents/image-agent-1.md): Run image-agent-1 with text instructions and optional reference images. Currently in early access preview. - [Overview](https://docs.tokenkit.co/api-reference/jobs/overview.md): Learn how TokenKit's async job system works and how to monitor progress - [Job](https://docs.tokenkit.co/api-reference/jobs/retrieve.md): Fetch the latest status and result of a job - [Stream Job](https://docs.tokenkit.co/api-reference/jobs/stream.md): Receive live job updates via Server-Sent Events - [Webhooks](https://docs.tokenkit.co/api-reference/jobs/webhooks.md): Get async job completion updates through your own HTTPS endpoint - [Character Image Sheet](https://docs.tokenkit.co/api-reference/tools/character-image-sheet.md): Generates a multi-pose character sheet from one prompt or reference image - [Detail Preservation](https://docs.tokenkit.co/api-reference/tools/detail-preservation.md): Repairs incorrect details in AI-generated images - [Extract SVG Icon](https://docs.tokenkit.co/api-reference/tools/extract-svg-icon.md): Extracts an SVG icon from an input image - [Image Web Search](https://docs.tokenkit.co/api-reference/tools/image-web-search.md): Finds the best web image match from a semantic query - [Prompt Enhancer](https://docs.tokenkit.co/api-reference/tools/prompt-enhancer.md): Rewrites and expands text prompts for clearer, higher-quality results - [Authentication & API Keys](https://docs.tokenkit.co/authentication.md): Secure your API requests with Bearer token authentication - [Credits & Pricing](https://docs.tokenkit.co/credits-pricing.md): Understand TokenKit's credit-based pricing model and how to manage your account - [Introduction](https://docs.tokenkit.co/index.md): Access specialized AI models designed for specific use cases through a developer-friendly REST API - [Quickstart](https://docs.tokenkit.co/quickstart.md): Send your first request to TokenKit in minutes - [Rate Limits](https://docs.tokenkit.co/usage-limits.md): Understand TokenKit's rate limiting and how to manage your request limits ## OpenAPI Specs - [openapi](https://docs.tokenkit.co/api-reference/openapi.json)