Home/Ecosystem program
Ecosystem

The parts of the platform that are open and the parts that are not yet open

Some capabilities are already available: API, Webhooks, task scripts, and device access. Some are still being developed: template market, service provider directory, and application shelves. This page separates the two, You can start with the parts that can be used now, without waiting for the entire plan to be implemented.

Roles

Three types of ecological roles

Correspond according to what you can provide, not by company type.

Developer

Connect to your own system using API

Integrate account, environment, publishing, and session capabilities into your own system, or make an upper-level tool for specific scenarios.

  • What you can do now: Apply for API Key and adjust the interface according to the document
  • Useful: environment management, account operations, publishing tasks, Webhook callbacks
  • What you need: A platform account and someone who can write code
StatusAlready open, find a consultant to activate it
service provider

Use this system to provide services to customers

For services such as agency operation, account maintenance, and private domain follow-up, using the platform as a delivery tool is more efficient than building several sets of tools yourself.

  • What you can do now: Use it as a normal customer, manage multiple customers in separate teams
  • Planning: Service provider directory so that customers looking for services can see you
  • What’s needed: Actual delivery capabilities and customer stories
StatusAvailable, catalog planning
Content and template authors

Produce reusable configurations and materials

Account maintenance strategy templates, character and vocabulary libraries, industry content templates, and collection scripts are all experience-based assets that others are willing to use directly.

  • What you can do now: Create templates in your own account and reuse them
  • Under planning: Template sharing and listing, revenue distribution rules have not yet been determined
  • What is needed: Having run actual projects and having verified configurations
StatusPrivately available, public to be released
Available now

Opened capabilities

These items are available now and are not within the scope of preparation.

API Key

Apply for and manage keys in the background, assign multiple keys according to purpose, and revoke them at any time.

API docs

Interface list, parameter description, request examples and error codes. Organized by modules and corresponding to backend functions.

Webhook

Task status changes, publishing results, and session events can be called back to your address without polling.

Task dispatch

Submit a publishing task through the interface, specify the account, content and time, and the results are returned to your system.

MQTT device access

Owned devices can be connected to unified management through MQTT and included in the account and task system.

Task script

Write repeated operations as scripts and execute them in the environment. They can be triggered on a schedule or called by an interface.

Planned

Scheduled to open

These have not been done yet, and there is no set time. It's listed to give you direction, not as a commitment.

template marketUnder planning
Account maintenance strategies, persona, and content templates can be shared or sold publicly. The review standards and income distribution rules have not yet been determined.
Service provider directoryUnder planning
Customers who need agency operation services can find service providers in the directory. Entry threshold and display rules have not yet been determined.
App launchUnder planning
The upper-layer tools based on API can be put on the shelf for other customers to install and use. The review process and distribution are yet to be determined.
sandbox environmentUnder planning
An independent environment for developers to test interfaces, which does not consume production resources and does not affect real accounts.
Developer communityUnder planning
A channel for discussing interface issues, sharing sample code, and notifying interface changes in advance.
Script shared libraryUnder planning
A public library of commonly used task scripts can be directly quoted or rewritten to avoid having to write them again for each company.