Krastie API
Call Krastie programmatically with an API key. Use the public API to generate content, manage chat sessions, brand voices, and AI traffic for your workspace.
Base URL
https://api.krastie.ai
All documented endpoints are versioned under /v1.
Authentication
Send your key in the api-key header:
curl -H "api-key: YOUR_KEY" https://api.krastie.ai/v1/ai/generate/text
API access is available on Business, Growth, and Enterprise plans. Create and revoke keys in the app under Integrations → Krastie API.
See Authentication for details.
Guides
Getting started
| Page | Description |
|---|---|
| Quickstart | Make your first authenticated request |
| Authentication | API keys and plan requirements |
AI visibility
| Page | Description |
|---|---|
| What is AI visibility? | How AI visibility works and why it matters |
| Run a visibility report | Queue a report in the product or API |
| Understand your report | Scores, competitors, and recommendations |
| Improve your visibility | Actions to increase AI presence |
API reference
| Page | Description |
|---|---|
| Generate | Text, chat, image, and content helpers |
| Async jobs | Poll queued generation jobs |
| Chat | Chat sessions and history |
| Brand voice | List, update, and delete brand voices |
| AI traffic | Sites, stats, and the tracking snippet |
| AI visibility | Visibility reports, scores, and history |
| Errors & rate limits | Status codes and throttling |
Billing & account
| Page | Description |
|---|---|
| Payment methods | Update your card in Stripe |
| Upgrade subscription | Move to a higher plan |
| Cancel plan | Stop renewal |
| Profile settings | Name, photo, and workspace |
| Delete account | Permanently remove your account |
Need help?
Email info@krastie.ai if you have questions about API access or your plan.