AI LinkedIn Post GeneratorAPI
Generate professional LinkedIn posts with brand-aware content and eye-catching images. Perfect for building your professional presence and engaging your network.
content creation~50 credits/callv1.0.0
Endpoint
POST https://backend.aaddyy.com/api/ai/linkedin-post-generator
Authentication
Authorization: Bearer YOUR_API_KEY
Parameters
Optional
websiteUrlstringpostIdeastringpostGoalenumlogoFilelogoPositionenumExample Request
curl -X POST https://backend.aaddyy.com/api/ai/linkedin-post-generator \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'Request Body
{}Example Response
{
"success": true,
"message": "AI LinkedIn Post Generator completed successfully",
"timestamp": "2026-04-01T22:35:38.943Z",
"requestId": "req_k692ar3rc",
"data": {
"cost": 0.5,
"remainingCredits": 9.95
}
}SDK
import { AADDYY } from 'aaddyy'
const client = new AADDYY()
const result = await client._request('POST', '/api/ai/linkedin-post-generator', {})Install: npm install aaddyy
Pricing
~50 credits (~$0.50) per request
Rate Limits
50 requests per 1h
Burst: 10