Documentation
Build with Madar
Ship faster
Everything you need to integrate, automate, and extend Madar AI — clean reference docs, working examples, and SDKs in 5 languages
⌘K
Quick start
Get from zero to your first AI insight in under 5 minutes
npm install @madar/sdk
import { MadarClient } from '@madar/sdk';
const madar = new MadarClient(`{ apiKey: process.env.MADAR_KEY `}`);
const insights = await madar.insights.list(); Documentation sections
GET STARTED
Getting started
Create an account, connect your first app, and run your first benchmark in 5 minutes
API
API reference
REST + GraphQL endpoints for everything. Webhooks, rate limits, auth — all documented.
SDK
SDKs
Official SDKs in TypeScript, Python, Go, Swift, and Kotlin. Open-source, MIT licensed.
INTEGRATIONS
Integrations
Connect Madar to Adjust, AppsFlyer, Mixpanel, RevenueCat, Meta, Google, TikTok, Snapchat, Slack and more
GUIDES
Guides
Step-by-step walkthroughs for the most common growth workflows
CHANGELOG
Changelog
Every release, every fix, every new endpoint — fully transparent
Can't find what you need? Ask in our community Slack →