Back to Blog
AnnouncementsMay 19, 20262 min read

Meshion Business API v1.0.0 Released

Harold Finch
Author

The Meshion platform continues to evolve rapidly as we expand both the business platform and the distributed operator network. Today, we are introducing a major milestone for external integrations and automation workflows:

Meshion Business API v1.0.0

This first public API release provides businesses with a dedicated API surface for securely interacting with the Meshion platform programmatically. The initial release focuses on core business workflows including offers, campaigns, funding, tasks, submissions, approvals, notifications, and workspace management.

The Meshion platform is powered by SIE (Skhemata Inference Engine), enabling scalable orchestration, automation, and workflow management across distributed engagement operations.

Business API Key Management

Meshion Business API v1.0.0 introduces dedicated business API keys with bearer authentication support.

Businesses can now:

  • Create API keys

  • Rotate API keys

  • Revoke API keys

  • Manage API access directly from:

    • Business → Settings → API

Authentication is now supported using standard bearer authorization headers:

Authorization: Bearer msh_live_...

This allows businesses to securely integrate Meshion into internal systems, automation pipelines, dashboards, analytics tooling, and external workflow platforms.

Dedicated Public API Documentation

We also introduced a completely separated public-facing API documentation experience focused exclusively on business functionality.

New Public API Docs can be found at: https://meshion.ai/api-docs

The new documentation environment includes:

  • Business-only ReDoc interface

  • Cleaner navigation structure

  • Grouped endpoint sections

  • Interactive request examples

  • Copy-to-clipboard support for code blocks and curl examples

Public documentation has been intentionally scoped to business-facing APIs only.

Admin and operator routes have been removed from the public documentation surface to improve clarity, separation, and security posture.

API Documentation Sections

The API documentation is now organized into grouped sections for easier navigation:

  • Overview

  • Offers

  • Campaigns

  • Tasks

  • Submissions

  • Billing

  • Settings

  • Workspaces

  • Notifications

  • Utilities

This structure makes it significantly easier for businesses and integration developers to build against the platform without needing to navigate unrelated internal endpoints.

Included curl Examples

Meshion Business API v1.0.0 ships with practical curl examples covering major business workflows, including:

  • Offer management

  • Campaign operations

  • Campaign funding

  • Task management

  • Submission review flows

  • Approval and moderation actions

These examples are designed to accelerate onboarding and simplify integration development for technical teams.

Backend and Infrastructure Updates

Under the hood, this release also includes several foundational platform improvements:

  • New database models and migrations for business API keys

  • Backend authentication updates for API key validation

  • Improved access separation between public and internal API surfaces

  • Hardened documentation exposure controls

  • Better long-term maintainability for external integrations

This release lays the groundwork for future automation capabilities, third-party integrations, workflow orchestration, analytics pipelines, and external tooling around the Meshion ecosystem.

Building Toward a Programmable Marketing Infrastructure

The long-term vision for Meshion is not simply a dashboard for campaign management, but a programmable distributed engagement infrastructure that businesses can integrate directly into their own systems and operational workflows.

The Business API is a major step toward that direction.

As the platform evolves, future API expansions will continue to expose additional automation, reporting, orchestration, operator coordination, and campaign management capabilities to businesses operating at scale.

More updates are coming soon as Meshion continues to expand its platform, operator network, and distributed engagement infrastructure.