{"name":"Email Gateway","version":"1.0.0","endpoints":{"email":{"send":"POST /email/send"},"health":{"liveness":"GET /health","readiness":"GET /health/ready"},"admin":{"routes":"GET /admin/routes","circuits":"GET /admin/circuits","suppressions":"GET /admin/suppressions","addSuppression":"POST /admin/suppressions","removeSuppression":"DELETE /admin/suppressions/:email","resetCircuit":"POST /admin/circuits/:provider/reset"},"webhooks":{"resend":"POST /webhooks/resend","ses":"POST /webhooks/ses"}}}