{"slug":"courier","name":"Courier","owner":null,"repo":null,"category":"agent-comms","lang":"","blurb":"Multi-channel notification API and orchestration for email, push, SMS, in-app, and chat with a single send call.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Multi-channel notification API and orchestration for email, push, SMS, in-app, and chat with a single send call.","website":"https://www.courier.com","docs_url":"https://www.courier.com/docs","signup_url":"https://app.courier.com","pricing_model":"freemium","pricing_note":"Free Developer plan: 10,000 sends/mo; Business from $99/mo, then ~$0.005/send","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"Self-serve signup with a free 10k-sends/mo tier; API key issued immediately from the dashboard.","mcp_server":"","sdks":["Node","Python","Ruby","Go","PHP","Java","REST"],"code_sample":"{\"lang\":\"javascript\",\"code\":\"import { CourierClient } from \\\"@trycourier/courier\\\";\\n\\nconst courier = new CourierClient({ authorizationToken: \\\"YOUR_API_KEY\\\" });\\n\\nawait courier.send({\\n  message: {\\n    to: { email: \\\"user@example.com\\\" },\\n    content: { title: \\\"Hello\\\", body: \\\"Sent with Courier\\\" },\\n  },\\n});\"}","tags":["notifications","multi-channel","orchestration"],"useCases":[],"codeSample":{"lang":"javascript","code":"import { CourierClient } from \"@trycourier/courier\";\n\nconst courier = new CourierClient({ authorizationToken: \"YOUR_API_KEY\" });\n\nawait courier.send({\n  message: {\n    to: { email: \"user@example.com\" },\n    content: { title: \"Hello\", body: \"Sent with Courier\" },\n  },\n});"},"oneLiner":"Multi-channel notification API and orchestration for email, push, SMS, in-app, and chat with a single send call.","docsUrl":"https://www.courier.com/docs","signupUrl":"https://app.courier.com","pricingModel":"freemium","pricingNote":"Free Developer plan: 10,000 sends/mo; Business from $99/mo, then ~$0.005/send","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"Self-serve signup with a free 10k-sends/mo tier; API key issued immediately from the dashboard.","mcpServer":""}