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

© 2026 PrimeBrick. MIT License. v3.8.0

github
Information
providers
    Get providers entity metadatagetList all email providersgetGet a single email provider by UUIDgetUpdate an email provider by UUIDputDelete an email provider (soft-delete)deleteCreate a new email providerpost
config_entries
    Get config_entries entity metadatagetList all configuration entriesgetGet a single config entry by UUIDgetUpdate a config entry value by UUIDput
webhook
    Receive an inbound webhook from an email providerpost
powered by Zudoku
EmailSender Catalog

EmailSender Catalog

Download schema

Email provider configuration and email sending microservice

Tags
providers
Email provider configuration entities
config_entries
Module configuration key-value entries
webhook
Inbound webhook receivers (API key auth)
Security Schemes
bearerAuth
OAuth 2.1 Bearer token from the Primebrick backend.
http
apiKey
API key for service-to-service authentication.
apiKey
Servers
http://localhost:3002

Local development server