Recuvix
Docs
v1.0
Search docs...
⌘
K
← Back to App
POST
/api/seo/meta
Generate SEO Meta Pack
Generates complete SEO metadata for a blog post.
Requires Auth
Response Schema
Field
Type
Description
slug
string
URL Slug
metaTitle
string
SEO Title
Sample Requests
curl
typescript
python
Interactive Playground
Try It
Production
Bearer Token
Use Current Session
Request Body
Format
Reset
{ "blogId": "123e4567-e89b-12d3-a456-426614174000", "llmProvider": "openai", "apiKey": "sk-..." }
Send Request
Response will appear here