Oddcircles LogoOdd Circles
GroupsEvents
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
‌
Odd Circles
Making the world a better place through connecting people.
InstagramTwitterYouTube

Solutions

  • Team
  • About Us
  • Contact Us

Support

  • Groups
  • Events
  • Help

Company

  • Blog
  • Odd Circles VS Meetup
  • Tools

Legal

  • Guidelines
  • Privacy
  • Terms
© 2024 Odd Circles Ltd. All rights reserved.
Oddcircles LogoOdd Circles
GroupsEvents

AI & Automation · Headless

Build Your Own In-App Community

Use the Odd Circles API and SDKs to embed a fully-featured community directly into your product. Your design, your UX — powered by our battle-tested community infrastructure.

Start buildingView API docs

Everything you need to build, nothing you don't

REST & GraphQL API

Full-featured APIs to read and write community data from any frontend or backend.

JavaScript SDK

Drop community components into React, Vue, or any JS framework with minimal setup.

Real-time Events

WebSocket support for live feeds, notifications, and presence indicators.

Custom Auth

Bring your own authentication — JWT, OAuth, or session-based — without friction.

Embeddable Components

Pre-built UI components you can drop into your product and style to match your brand.

Sandbox Environment

Test against a full-featured sandbox before going live — no risk, no consequences.

From API to community in minutes

// Install the SDK

npm install @oddcircles/sdk

// Initialise and fetch posts

import { OddCircles } from '@oddcircles/sdk';

const client = new OddCircles({ apiKey: process.env.OC_API_KEY })

const posts = await client.discussions.list({ groupId })

How headless integration works

  1. 1

    Get your API keys

    Sign up and grab your API credentials from the developer dashboard.

  2. 2

    Install the SDK

    Add the Odd Circles SDK to your project via npm, yarn, or CDN.

  3. 3

    Fetch community data

    Query members, posts, events, and courses from your own frontend.

  4. 4

    Render your own UI

    Display the data however you like — total control over design and UX.

Build your community your way

Start with a free account and full API access — no credit card required.

Start building free
Odd Circles
Making the world a better place through connecting people.
InstagramTwitterYouTube

Solutions

  • Team
  • About Us
  • Contact Us

Support

  • Groups
  • Events
  • Help

Company

  • Blog
  • Odd Circles VS Meetup
  • Tools

Legal

  • Guidelines
  • Privacy
  • Terms
© 2024 Odd Circles Ltd. All rights reserved.