Platform Overview

dev.poly.inc is the unified developer platform for Polysystems. It provides a single interface for managing secrets, AI agents, MCP servers, model routing, and team collaboration.

Core Products

Architecture

LayerTechnologyPort
Backend APIRust / Axum8000
FrontendNext.js 16 / React 193000
DatabasePostgreSQL 15 / SQLx5432
Real-timeWebSocket (native)8000
AuthenticationJWT + OAuth (GitHub, Google)
StorageS3-compatible (AWS SDK)

Endpoint Count

The backend serves 220+ REST endpoints across these domains:

  • Auth — registration, login, OAuth, 2FA, device flow
  • Secrets — vaults, secrets, tokens, MCP
  • Agents — CRUD, builder, deployment
  • Models — routing, profiles, providers
  • Mail — accounts, folders, messages, WebSocket
  • Office — documents, collaboration, MCP
  • Storage — S3 file operations
  • Payments — Stripe subscriptions, balance, rewards
PreviousAPI KeysNextArchitecture