chore: bulk commit of local changes across blog writer, SEO dashboard, scheduler, docs-site, and frontend
This commit is contained in:
@@ -14,7 +14,7 @@ All endpoints require authentication via Bearer token:
|
||||
Authorization: Bearer YOUR_ACCESS_TOKEN
|
||||
```
|
||||
|
||||
The token is obtained through the standard ALwrity authentication flow. See [Authentication Guide](../api/authentication.md) for details.
|
||||
The token is obtained through the standard ALwrity authentication flow. See [Authentication Guide](../../api/authentication.md) for details.
|
||||
|
||||
## API Architecture
|
||||
|
||||
@@ -827,7 +827,7 @@ Image Studio API follows standard ALwrity rate limiting:
|
||||
- **Headers**: Rate limit information in response headers
|
||||
- **Retry**: Use exponential backoff for rate limit errors
|
||||
|
||||
See [Rate Limiting Guide](../api/rate-limiting.md) for details.
|
||||
See [Rate Limiting Guide](../../api/rate-limiting.md) for details.
|
||||
|
||||
---
|
||||
|
||||
@@ -936,5 +936,5 @@ curl -X POST https://api.alwrity.com/api/image-studio/create \
|
||||
|
||||
---
|
||||
|
||||
*For authentication details, see the [API Authentication Guide](../api/authentication.md). For rate limiting, see the [Rate Limiting Guide](../api/rate-limiting.md).*
|
||||
*For authentication details, see the [API Authentication Guide](../../api/authentication.md). For rate limiting, see the [Rate Limiting Guide](../../api/rate-limiting.md).*
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
description: ALwrity Image Studio modules - Create, Edit, Upscale, Optimize, and manage image assets.
|
||||
---
|
||||
|
||||
# Image Studio Modules
|
||||
|
||||
Image Studio consists of 7 core modules that provide a complete image workflow from creation to optimization. This guide provides detailed information about each module, their features, and current implementation status.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
---
|
||||
description: ALwrity Image Studio - AI-powered image creation, editing, and optimization for digital marketers and content creators.
|
||||
---
|
||||
|
||||
# Image Studio Overview
|
||||
|
||||
The ALwrity Image Studio is a comprehensive AI-powered image creation, editing, and optimization platform designed specifically for digital marketers and content creators. It provides a unified hub for all image-related operations, from generation to social media optimization, making professional visual content creation accessible to everyone.
|
||||
|
||||
Reference in New Issue
Block a user