Uncodie (now Makinari)
Uncodie, a 500 Global portfolio company, rebranded as Makinari — an AI-agent business platform that builds the application a business needs and then runs growth on top of it with a team of AI agents (CMO, sales, growth, copywriter, customer support, data analyst, email, WhatsApp, UX) plus a CRM. Developers get a versioned REST API (Visitors, Finder, Robots, Instances, Requirements, Secure Tokens), a per-agent Agents API, a Temporal-backed Workflows API, a public Content API for headless delivery, webhooks, an embeddable chat widget, and an official hosted MCP server exposing 56 documented tools — including a full commerce core (catalog, quotations, checkout, sales orders, entitlements, reservations) that is reachable ONLY over MCP. No OpenAPI is published. The platform source is public at makinari.org (github.com/Uncodier). www.uncodie.com now redirects to www.makinari.com.
Uncodie (now Makinari) publishes 5 APIs on the APIs.io network. Tagged areas include Company, Artificial Intelligence, AI Agents, CRM, and Sales Automation.
The Uncodie (now Makinari) catalog on APIs.io includes 1 event-driven AsyncAPI specification.
Uncodie (now Makinari)’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 31 more developer resources.
5 APIs
1 MCP Servers
CompanyArtificial IntelligenceAI AgentsCRMSales AutomationMarketing AutomationLead GenerationNo CodeMCPCommerceWorkflowsWebhooksOpen Source
Individual APIs this provider publishes, each with its own machine-readable definition.
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
aid: uncodie
name: Uncodie (now Makinari)
description: Uncodie, a 500 Global portfolio company, rebranded as Makinari — an AI-agent business platform that builds the
application a business needs and then runs growth on top of it with a team of AI agents (CMO, sales, growth, copywriter,
customer support, data analyst, email, WhatsApp, UX) plus a CRM. Developers get a versioned REST API (Visitors, Finder,
Robots, Instances, Requirements, Secure Tokens), a per-agent Agents API, a Temporal-backed Workflows API, a public Content
API for headless delivery, webhooks, an embeddable chat widget, and an official hosted MCP server exposing 56 documented
tools — including a full commerce core (catalog, quotations, checkout, sales orders, entitlements, reservations) that is
reachable ONLY over MCP. No OpenAPI is published. The platform source is public at makinari.org (github.com/Uncodier). www.uncodie.com
now redirects to www.makinari.com.
url: https://raw.githubusercontent.com/api-evangelist/uncodie/refs/heads/main/apis.yml
accessModel:
pricing: paid
onboarding: self-serve
trial: false
try_now: false
public: false
label: Paid plans; API access starts at the Startup tier
confidence: high
source:
- https://www.makinari.com/product/pricing
- authentication
notes: Three published tiers (POC $27/yr, Startup $99/mo, GTM from $499/mo) plus metered credits. No free tier and no free
trial. API access is explicitly excluded from the entry POC tier.
generated: '2026-08-13'
method: searched
image: https://www.makinari.com/images/logo.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: stub
x-tier-reason: portfolio-lead
x-enrichment:
date: '2026-08-13'
status: enriched
artifacts_added: 8
pass: local-v1
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Artificial Intelligence
- AI Agents
- CRM
- Sales Automation
- Marketing Automation
- Lead Generation
- No Code
- MCP
- Commerce
- Workflows
- Webhooks
- Open Source
apis:
- name: Makinari REST API
description: Core Makinari platform API covering Visitors (tracking and identification), Finder (contact and company search),
Robots (browser-automation instances), Instances, Requirements, and Secure Tokens. API-key Bearer authentication; all
endpoints versioned under v1. The docs quote https://api.makinari.io/v1 as the base URL, but that host does not currently
resolve; the live application host serving /api/* routes is backend.makinari.com.
humanURL: https://docs.makinari.com/rest-api
baseURL: https://backend.makinari.com/api
tags:
- REST
- Visitors
- Leads
- Automation
properties:
- type: Documentation
url: https://docs.makinari.com/rest-api
- type: APIReference
url: https://docs.makinari.com/rest-api
- name: Makinari Content API
description: Public content delivery API for Makinari sites — fetch published blog posts, RSS feeds, and other content types
for headless frontends, directories, and syndication. Browser requests from the registered site domain need no key; server-to-server
requests require an API key.
humanURL: https://docs.makinari.com/content-api
baseURL: https://backend.makinari.com/api
tags:
- Content
- CMS
- RSS
properties:
- type: Documentation
url: https://docs.makinari.com/content-api
- type: APIReference
url: https://docs.makinari.com/content-api
- name: Makinari Agents API
description: Per-agent HTTP endpoints — 48 documented operations under /api/agents/* covering chat (including a WebSocket
channel and human intervention), the CMO agent (daily stand-ups for sales, growth and system; lead assignment; stakeholder
coordination), copywriter (content calendar, editor, improve), customer support (conversations, messages, status), data
analyst (analysis, deep research, lead and company contact generation, lead segmentation, search), email (analyze, check,
reply, alias reply, leads reply, delivery status, sync), growth (campaigns, requirements, segments, ICP, robot plan),
sales (lead generation, research, selection, follow-up, region search and venues), UX analyze, and WhatsApp (analyze,
create and send templates, inbound webhook). API-key Bearer authentication. Several endpoints accept a `webhook` parameter
for asynchronous results. Paths are NOT versioned, unlike the /v1 REST API. The published status page reported this API
"down" with 0% 24h/30d uptime on both 2026-07-21 and 2026-08-13.
humanURL: https://docs.makinari.com/agents
baseURL: https://backend.makinari.com/api
tags:
- AI Agents
- Sales
- Marketing
- Email
- WhatsApp
properties:
- type: Documentation
url: https://docs.makinari.com/agents
- type: APIReference
url: https://docs.makinari.com/agents
- name: Makinari Workflows API
description: Temporal-backed process automation — 25 documented workflows triggered at POST /api/workflow/<name> (agentMessage,
analyzeSite, assignLeads, buildCampaigns, buildContent, buildSegments, buildSegmentsICP, customerSupport, dailyStandUp,
deepResearch, enrichLead, humanIntervention, idealClientProfileMining, keyAccountGeneration, leadFollowUp, leadFollowUpManagement,
leadGeneration, leadInvalidation, leadQualificationManagement, leadResearch, promptRobot, startRobot, stopRobot, syncEmails),
plus an inbound webhook at POST /api/workflow/webhook that receives database change events, resolves active subscriptions
by site and table, and dispatches a workflow asynchronously. Also exposed as the `workflows` MCP tool.
humanURL: https://docs.makinari.com/workflows
baseURL: https://backend.makinari.com/api
tags:
- Workflows
- Automation
- Temporal
- Webhooks
properties:
- type: Documentation
url: https://docs.makinari.com/workflows
- type: APIReference
url: https://docs.makinari.com/workflows
- name: Makinari MCP Server
description: 'Official hosted Model Context Protocol server at POST https://backend.makinari.com/api/mcp (JSON-RPC 2.0 over
HTTP), exposing 56 documented tools each with a published input schema — CRM (leads, deals, segments, audience, tasks),
messaging (email, WhatsApp, bulk send, templates, conversations), content and media generation (image, video, audio, transcription,
frame extraction), prospecting (Finder category IDs, ICP sizing and mining, region venues), research (web search, URL
to markdown, URL to sitemap), agent state (memories, instances, instance plans and logs, requirements), automation (workflows,
webhooks), and a commerce core (catalog, quotations and line items, purchases, checkout with Stripe payment links, sales
orders, entitlements, subscription plan items, reservations) that has no REST equivalent. Authentication reuses the platform
API keys via Authorization: Bearer or X-API-Key — there is no OAuth surface. The same server can be run locally over stdio
from the public source repository.'
humanURL: https://docs.makinari.com/mcp-server
baseURL: https://backend.makinari.com/api/mcp
tags:
- MCP
- AI Agents
- Tools
- Commerce
properties:
- type: Documentation
url: https://docs.makinari.com/mcp-server
- type: APIReference
url: https://docs.makinari.com/mcp-server/tools
- type: MCPServer
url: mcp/uncodie-mcp.yml
- type: ToolCrosswalk
url: mcp/uncodie-tool-crosswalk.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
common:
- type: DomainSecurity
url: security/uncodie-domain-security.yml
- type: Website
url: https://www.makinari.com
- type: Website
name: Legacy Uncodie website (redirects to makinari.com)
url: https://www.uncodie.com
- type: DeveloperPortal
url: https://docs.makinari.com
- type: Documentation
url: https://docs.makinari.com
- type: APIReference
url: https://docs.makinari.com/rest-api
- type: GettingStarted
url: https://docs.makinari.com/first-steps
- type: Support
url: https://www.makinari.com/product/support
- type: Blog
url: https://www.makinari.com/blog
- type: Pricing
url: https://www.makinari.com/product/pricing
- type: SignUp
url: https://app.makinari.com/auth?mode=register
- type: Login
url: https://app.makinari.com/auth
- type: TermsOfService
url: https://www.makinari.com/terms
- type: PrivacyPolicy
url: https://www.makinari.com/privacy
- type: GitHubOrganization
url: https://github.com/Uncodier
- type: GitHubOrganization
name: Secondary org hosting the installer CLI
url: https://github.com/makinary
- type: SourceCode
name: Open-source hub (three first-party repositories)
url: https://makinari.org
- type: StatusPage
url: https://docs.makinari.com/status
- type: ChangeLog
url: https://www.makinari.com/product/changelog
- type: ChangeLog
name: Changelog artifact (recent entries, structured)
url: changelog/uncodie-changelog.yml
- type: MCPServer
url: mcp/uncodie-mcp.yml
- type: LLMsTxt
url: llms/uncodie-llms.txt
- type: Authentication
url: authentication/uncodie-authentication.yml
- type: ErrorCatalog
url: errors/uncodie-problem-types.yml
- type: Lifecycle
url: lifecycle/uncodie-lifecycle.yml
- type: Conventions
url: conventions/uncodie-conventions.yml
- type: Webhooks
url: asyncapi/uncodie-webhooks.yml
- type: CLI
url: cli/uncodie-cli.yml
- type: Components
url: components/uncodie-components.yml
- type: Conformance
url: conformance/uncodie-conformance.yml
- type: ToolCrosswalk
url: mcp/uncodie-tool-crosswalk.yml
- type: DataModel
url: data-model/uncodie-data-model.yml
- type: Plans
url: plans/uncodie-plans-pricing.yml
- type: RateLimits
url: rate-limits/uncodie-rate-limits.yml
- type: AgentSkill
url: skills/_index.yml
- type: Community
name: Public WhatsApp community
url: https://chat.whatsapp.com/GWwzWDcCYpdA6aPBBvkp5a
- type: Integrations
url: https://www.makinari.com/product/integrations
- type: AcceptableUsePolicy
url: https://www.makinari.com/aup
- type: DataProcessingAgreement
url: https://www.makinari.com/dpa