Skip to content

API Reference ​

Managani exposes a REST API at /api/v1/ for sites, customer engagement, product growth, automation, public surfaces, account settings, and team administration.

Base URL ​

https://app.managani.com/api/v1

Authentication ​

API endpoints require one of:

  • Bearer Token — Authorization: Bearer <token>
  • Access Token — Authorization: Token <access_token>

See Authentication for details.

Core Resources ​

ResourcePurpose
SitesProduct configuration, knowledge sources, public theme, widget settings, AI, and email templates
FeedbackAdmin feedback lists, moderation, comments, reactions, and bulk actions
RoadmapRoadmap lists and feedback card assignment
ChangelogDraft, improve, publish, and delete release notes
SurveysSurvey creation, targeting, responses, and reset flows
Tours and HighlightsIn-app guidance, page rules, targeting, import, and export
Web MessagesTargeted in-app messages, actions, frequency rules, and metrics
ChatCustomer conversations, replies, assignment, status, notes, and transcripts
Tracking and CustomersProduct events, analytics, signed customer profiles, and history
Social MonitoringMonitor configuration, public signals, status, scoring, and actions
Content StrategySite analysis, keywords, opportunities, content generation, and publishing
AI AutomationChat AI, lifecycle agents, rules, email identities, accounts, and conversations
IntegrationsLinkedIn, Bluesky, Todoist, Ghost, and Streamient configuration
WidgetPublic config, signed-user activity, customer tools, guidance, search, and tracking

Interactive Reference ​

The generated OpenAPI reference is available in the sidebar under OpenAPI Reference.