Skip to main content

API
Documentation

Complete API reference for integrating BrainPredict's 744 AI models across 24 platforms

1,667 Total Endpoints
OpenAPI 3.1.0

Quick Start

Get started with the BrainPredict API in minutes

Example: Authentication

curl -X POST "https://brainpredict.ai/api/auth/login" \
  -H "Content-Type: application/json" \
  -d '{
    "email": "user@example.com",
    "password": "your-password"
  }'

24 Platforms, 744 AI Models

Access AI predictions across all BrainPredict platforms

Commerce

21 AI Models

Supply

22 AI Models

People

27 AI Models

Sales

26 AI Models

Marketing

26 AI Models

Legal

31 AI Models

Risk

25 AI Models

Finance

35 AI Models

Innovation

28 AI Models

Controlling

32 AI Models

Communications

30 AI Models

Data

40 AI Models

Strategy

28 AI Models

Sourcing

26 AI Models

Operations

32 AI Models

Customer

28 AI Models

Cyber

18 AI Models

BrainPredict Club

28 AI Models

BrainPredict Automation

28 AI Models

BrainPredict Smart City

35 AI Models

BrainPredict Wealth

36 AI Models

BrainPredict Compliance

62 AI Models

BrainPredict Gaming

40 AI Models

KorporA-Ition

40 AI Models

API Endpoints

Explore all available endpoints organized by capability

Authentication & Authorization

Secure API authentication using JWT tokens

POST
/api/auth/register

Register new user and tenant

POST
/api/auth/login

Authenticate and get access token

POST
/api/auth/refresh

Refresh expired access token

GET
/api/auth/me

Get current user information

Subscriptions & Payments

Manage subscriptions and process payments

GET
/api/subscriptions

List all subscriptions

POST
/api/subscriptions

Create new subscription

PUT
/api/subscriptions/{id}

Update subscription

DELETE
/api/subscriptions/{id}

Cancel subscription

Customer Portal

Unified dashboard for all subscribed platforms

GET
/api/portal/dashboard

Get dashboard data

GET
/api/portal/subscriptions

Get user subscriptions

GET
/api/portal/usage

Get usage statistics

PUT
/api/portal/profile

Update user profile

AI Predictions

Access 744 AI models across 24 platforms

POST
/api/v1/intelligence/predict

Unified AI prediction endpoint

GET
/api/v1/intelligence/models/status

AI models health status

POST
/api/v1/{platform}/predict

Platform-specific prediction

GET
/api/v1/{platform}/models

List platform AI models

Intelligence Bus v12

Cross-platform event streaming and AI coordination across all 24 platforms

POST
/api/v1/intelligence-bus/publish

Publish event to Intelligence Bus v12

GET
/api/v1/intelligence-bus/events

Get event history (2,302+ event types)

GET
/api/v1/intelligence-bus/stats

Get bus statistics and cascade metrics

WS
/ws/intelligence-bus

WebSocket real-time event stream

Wealth & Capital Markets API

36 AI models for investor qualification, deal sourcing, due diligence and LP reporting

POST
/api/v1/brainpredict_wealth/investor/profile

Qualify and profile an investor (KYC/AML + MiFID II)

POST
/api/v1/brainpredict_wealth/dd/full

Full due diligence — Financial + Legal + ESG in parallel

POST
/api/v1/brainpredict_wealth/qualify/full-batch

Batch investor qualification across multiple institutions

GET
/api/v1/brainpredict_wealth/analytics/dashboard

Portfolio analytics and LP reporting dashboard

POST
/api/v1/brainpredict_wealth/webhooks/ib-event

Receive Intelligence Bus v12 wealth events

Download API Specifications

Import into your favorite API client or code generator

OpenAPI Specification

Complete OpenAPI 3.1.0 specification with all 1,667 endpoints

Postman Collection

Ready-to-use Postman collection with all endpoints and examples

Need Help with Integration?

Our technical team is here to help you get started