Auth, API gateway, feature flags, and observability: crafted together in one platform. Configure once, ship everywhere.
Trusted by teams building at scale
Features
Stop stitching together disparate auth libraries, gateway proxies, and logging providers. MasonryStack provides a unified foundation, so you can focus on your product, not your plumbing.
Email & password, phone, magic link, and OAuth — fully handled. Includes forgot/recover password, email validation, and session management out of the box.
Feed your OpenAPI or gRPC service definitions and get a single, crafted API surface. Auto-generates both REST and gRPC endpoints for your consumers.
Manage users, roles, policies, and feature flags from a single dashboard. Fine-grained RBAC, percentage rollouts, and environment-scoped toggles.
Full request/response logging with structured search. View latencies, error rates, and throughput metrics in real time across all your services.
How it works
One file. Infinite capabilities. Zero boilerplate.
Declare providers, flows, and session rules. We handle signup, login, password recovery, email verification, and token management — all from config.
auth: providers: email: enabled: true verify_email: true forgot_password: true oauth: - provider: google client_id: ${GOOGLE_CLIENT_ID} - provider: github client_id: ${GITHUB_CLIENT_ID} magic_link: enabled: true expiry: 15m
Point to your OpenAPI and gRPC specs. MasonryStack merges them into a single gateway with unified routing, auth middleware, and rate limiting.
gateway: services: - name: users-service spec: ./specs/users.openapi.yaml upstream: http://users:8080 - name: billing-service spec: ./specs/billing.proto upstream: grpc://billing:9090 output: rest: /api/v1 grpc: :50051
Full request/response logging with structured search. View latencies, error rates, and throughput metrics in real time across all your services.
observability: logging: capture: [request, response, headers] retention: 30d metrics: latency: true error_rate: true throughput: true
Declare providers, flows, and session rules. We handle signup, login, password recovery, email verification, and token management — all from config.
Point to your OpenAPI and gRPC specs. MasonryStack merges them into a single gateway with unified routing, auth middleware, and rate limiting.
Full request/response logging with structured search. View latencies, error rates, and throughput metrics in real time across all your services.
auth: providers: email: enabled: true verify_email: true forgot_password: true oauth: - provider: google client_id: ${GOOGLE_CLIENT_ID} - provider: github client_id: ${GITHUB_CLIENT_ID} magic_link: enabled: true expiry: 15m gateway: services: - name: users-service spec: ./specs/users.openapi.yaml upstream: http://users:8080 - name: billing-service spec: ./specs/billing.proto upstream: grpc://billing:9090 output: rest: /api/v1 grpc: :50051 observability: logging: capture: [request, response, headers] retention: 30d metrics: latency: true error_rate: true throughput: true Dashboard
A single control plane to manage your entire infrastructure, from identities and feature toggles to real-time traffic monitoring.
Authenticated users
12,847
+18.2% this week
API requests (24h)
2.4M
99.98% success rate
Avg. latency (p95)
23ms
-4ms from last week
Early Access
Join the private beta and get your stack wired in minutes, not months. We're onboarding teams now.
No spam. We'll email you when your spot is ready.