
Complete map of Social Relay public pages.
Human-readable index of product, guides, blog, developers, and legal pages. Machine-readable sitemap.xml and llms.txt support search engines and language models.
Machine-readable index: /sitemap.xml. LLM map: /llms.txt.
Primary
- Home
Multi-tenant social publishing API
/
- Product
Multi-tenant profiles, connect, publish, and webhooks.
/product
- How it works
Profile → connect → publish flow for platforms.
/how-it-works
- Pricing
Prepaid token rate card and commercial model.
/pricing
- Guides
Integration guides and quickstart.
/guides
- Blog
Product education and architecture notes.
/blog
Resources
- FAQ
Common questions about Social Relay.
/faq
- Developers
API host, OpenAPI, and integration entry points.
/developers
- Contact
How to reach the Social Relay team.
/contact
Legal
Application
- Platform sign-in
SaaS buyer dashboard (email/password).
/dashboard
- Operator console
Social Relay staff console (Entra sign-in).
/app
Guides
- Quickstart: profile → connect → publish
End-to-end Social Relay path: application-scoped API key, profile, hosted connect session, publish with Idempotency-Key, and read per-network legs.
/guides/quickstart
- Authentication: API keys, profile scope, and dashboard login
How Social Relay separates application-scoped API keys, applications, X-Profile-Id / X-Profile-Grant, Idempotency-Key, and human dashboard sessions.
/guides/authentication
- Multi-tenant profiles and externalId mapping
How platforms, profiles, connections, and externalId work in Social Relay for SaaS products that post on behalf of many customers.
/guides/multi-tenant-profiles
- Hosted connect and OAuth redirect
Create Social Relay connect sessions, brand the hosted UI, handle success and cancel URLs, and use sandbox versus production Meta and LinkedIn OAuth.
/guides/connect-oauth
- Sandbox adapters vs live Meta and LinkedIn
When Social Relay uses sandbox network adapters, how to know production OAuth is live, and what changes for app review and publish reliability.
/guides/sandbox-vs-production
- Publishing posts: validate, legs, partial success, retry
How to create Social Relay posts across Facebook, Instagram, and LinkedIn, interpret leg status, handle partial success, and retry failed networks.
/guides/publishing-posts
- Scheduling posts for later publish
How Social Relay scheduleAt works, when tokens are charged, and how to cancel or monitor scheduled multi-network posts.
/guides/scheduling-posts
- Media guidelines for Facebook, Instagram, and LinkedIn
HTTPS media URL rules, character limits, quotas, and format constraints Social Relay validates before multi-network publish.
/guides/media-guidelines
- Facebook Pages on Social Relay
How Social Relay publishes to Facebook Pages: prerequisites, media rules, and multi-tenant profile model.
/guides/network-facebook
- Instagram professional accounts on Social Relay
Instagram Graph publishing through Social Relay: Page-linked professional accounts, media requirements, quotas, and caption limits.
/guides/network-instagram
- LinkedIn personal profiles on Social Relay
How Social Relay publishes to LinkedIn personal (member) profiles: connect, media, quotas, and what is out of scope.
/guides/network-linkedin
- Bluesky on Social Relay
How Social Relay connects Bluesky accounts and publishes AT Protocol posts with optional images.
/guides/network-bluesky
- Mastodon on Social Relay
Multi-instance Mastodon connect and status publishing through Social Relay.
/guides/network-mastodon
- Webhooks: events, HMAC signature, deliveries, redrive
Register Social Relay webhooks, verify X-Social-Restapi-Signature, handle post and connection events, and redrive failed deliveries.
/guides/webhooks
- Errors, partial posts, and safe retries
Social Relay error envelope, common codes, partial multi-network posts, and how to retry without double publishing.
/guides/errors-and-retries
- Prepaid tokens and the live rate card
How Social Relay prepaid tokens work, the published rate card actions and costs, pack sizes, and how to estimate multi-network publish spend.
/guides/tokens-and-rate-card
- API limits and fair use
Social Relay product rate limits, per-account network quotas, publish concurrency, duplicate content rules, daily token budget, and how to handle 429/409 in your SaaS.
/guides/api-limits-fair-use
- Integrator security checklist
Best practices for integrating Social Relay safely: key storage, TLS, webhooks, multi-tenant mapping, and rate limits.
/guides/security-checklist
- Platform dashboard vs production API
When to use the Social Relay dashboard versus server-side API calls for profiles, posts, webhooks, and billing.
/guides/dashboard-vs-api
- API hosts, OpenAPI, and official URLs
Canonical Social Relay hosts: marketing site, API base, OpenAPI JSON, OAuth callback, and how to use them in integrations.
/guides/openapi-and-hosts
- Idempotency keys for safe publish retries
Why Social Relay requires Idempotency-Key on post create, how keys are scoped, and how to design client retries.
/guides/idempotency
Blog
- What a multi-tenant social publishing API needs
The building blocks for publishing to Facebook, Instagram, and LinkedIn on behalf of many customers: profiles, hosted connect, and per-network results.
/blog/multi-tenant-social-api-for-saas
- Why prepaid tokens fit social publish APIs
How usage-based prepaid tokens map to validate, connect, publish legs, and webhooks for multi-tenant social APIs.
/blog/prepaid-tokens-for-social-publish-apis
- Hosted OAuth connect for multi-tenant platforms
How platforms start a connect session, return end users to success or cancel URLs, and keep network tokens out of the buyer application.
/blog/hosted-oauth-connect-for-platforms
