PrimeBrickPrimeBrick
  • Docs
  • Contact
  • MIT License
  • Documentation
  • MCP Server
  • API Catalog
  • Services
  • Libraries
PrimeBrickPrimeBrick

© 2026 PrimeBrick. MIT License. v3.8.0

github
Information
Customers
    Get customer UI metadatagetList customersgetCreate customerpostGet customer detailget
Organizations
    Get organization UI metadatagetList organizationsgetCreate organizationpostGet organization detailget
Authentication
    Login with username and passwordpostRefresh access token using refresh token cookiepostGet current user profilegetUpdate current user profilepatch
Schemas
powered by Zudoku
System Catalog

System Catalog

Download schema
Tags
Customers
Customer entity CRUD and metadata endpoints
Organizations
Organization entity CRUD and metadata endpoints
Authentication
Login, token refresh, and user profile endpoints
Security Schemes
bearerAuth
OAuth 2.1 Bearer token obtained via the Authorization Code flow with a consent screen. See /.well-known/oauth-authorization-server for discovery endpoints.
http
apiKey
API key passed via the X-API-Key header. Used for service-to-service authentication and MCP client access.
apiKey
Servers
http://localhost:3001

Local development server