Build on Vemra
Access your sites, blog posts, leads, and content programmatically. REST API with JSON responses, RSS feeds, and embeddable widgets.
Quick Start
Endpoints
Base URL: https://api.vemra.ai
/api/v1/postsList all published blog posts with pagination
/api/v1/posts/:slugGet a single blog post by slug
/api/v1/posts/feed.rssRSS feed of your latest blog posts
/api/v1/posts/feed.jsonJSON feed of your latest blog posts
/api/v1/siteGet your site configuration and metadata
/api/v1/leadsSubmit a new lead programmatically
API Keys
Generate API keys from your dashboard. Each key is scoped to your account with rate limiting and usage tracking.
RSS & JSON Feeds
Standard RSS 2.0 and JSON Feed 1.1 compatible. Syndicate your content anywhere.
Embeddable Widgets
Drop a single script tag to embed your blog on any website. Auto-styled, responsive, and fast.
Webhooks
Get notified when new posts are published, leads come in, or calls are completed. POST to your endpoint.
Full interactive API reference coming soon. Questions? Contact us