Skip to main content
The Plurex Platform API is designed to expose the full range of functionality available through the Plurex web application. This programmatic access allows you to query and manage your exchange accounts, automation settings, and signal publishing workflows directly from your own systems.

Key Capabilities

Account Management

Programmatically query and manage your linked exchange accounts and their configurations.

Automation Control

Manage your trading signals and automation rules to ensure consistent execution across all venues.

Publishing & Subscriptions

Configure subscription plans, manage subscribers, and distribute your trading intelligence to your audience.

Platform Integration

Deeply integrate Plurex functionality into your own internal dashboards or customer-facing applications.

Core Modules

The Platform API is structured around several key functional areas:

Publishing Management

If you are a signal provider, the publishing module allows you to:
  • Define Subscription Plans: Create tiers (e.g., Starter, Pro) with specific signal access and risk restrictions.
  • Manage Subscribers: Dynamically add or remove users from plans using their Plurex handles.
  • Monitor Access: Retrieve the current state of all plans and active subscriptions.

Signals & Automation

The signals module provides visibility into your configured trading signals:
  • Signal Discovery: Fetch headers and metadata for all your active signals.
  • Configuration Management: (Upcoming) Programmatically update signal parameters and execution rules.

Getting Started

To begin using the Platform API, you will need your API credentials which can be managed in your Plurex account settings.

Publishing Endpoints

Explore endpoints for managing your subscribers and plans.

Signal Endpoints

Learn how to query your configured signals.