Publish on GAABlogs.ie
Create posts for your profile and any club, county or creator you manage.
Open option →Publishing options
Share GAABlogs.ie and LiveStreamBlog content on the right page, website or channel. Start with a simple option; technical details are available when you need them.
Create posts for your profile and any club, county or creator you manage.
Open option →Publish only where your account has an approved role.
Open option →Eligible verified accounts receive one GAABlogs Free entitlement for 12 months.
Open option →Embed a public live blog with a block or shortcode.
Open option →Embed a public blog using its non-secret public embed ID.
Open option →Use existing public creator and content feeds. Private content is excluded.
Open option →A scoped, versioned publishing API is being prepared.
Open option →Signed delivery callbacks require a publishing connection.
Open option →Use the iframe today; the script loader is not yet public.
Open option →Public content only. Replace the placeholder with a public embed ID. The embed endpoint must set an explicit Content-Security-Policy frame-ancestors policy.
<div style="position:relative;padding-top:56.25%">
<iframe src="https://livestreamblog.com/embed/PUBLIC_BLOG_ID" title="Live blog" loading="lazy" style="position:absolute;inset:0;width:100%;height:100%;border:0"></iframe>
</div>[liveblogstream id="PUBLIC_BLOG_ID"]Install the direct-download plugin, connect the site in Settings → LiveBlogStream, then add the shortcode or Gutenberg block.
Requests use a revocable scoped bearer credential, an idempotency key, and server-side destination permission checks. Callbacks use timestamped HMAC-SHA256 signatures and reject replayed event IDs. No production API endpoint is advertised until the counterpart is configured.
POST /api/v1/publications
Authorization: Bearer gaablogs_live_REDACTED
Idempotency-Key: UNIQUE_REQUEST_ID
{"source":"livestreamblog","public_blog_id":"PUBLIC_BLOG_ID","destination":{"type":"club","id":123}}