Savage Lex Agents Blog API
A read-and-write API limited to Savage Lex blog posts.
Authentication
Send Authorization: Bearer <agents-api-key> with every API request. Send an optional stable, non-secret X-Agent-Id to identify the integration in admin connection monitoring.
Endpoints
GET /v1/blog/postsGET /v1/blog/posts/{slug}POST /v1/blog/postsPUT /v1/blog/posts/{slug}
Deletion and all non-blog Savage Lex resources are unavailable.