{
  "name": "SendGrid",
  "slug": "sendgrid",
  "website_url": "https://sendgrid.com",
  "vendor_description": "Email at scale, proven deliverability, and so much more",
  "categories": [
    "email"
  ],
  "summary": "SendGrid, part of Twilio, is a high-scale email platform for transactional and marketing email, with proven deliverability and domain authentication. The REST API supports API-key and basic auth, webhooks, seven SDKs, and an official MCP server, with global and EU regions. Pricing is published and self-serve from about $20/month. It carries SOC 2 Type 2, GDPR, ISO 27001, PCI DSS, and a published SLA. Used by Shopify.",
  "capabilities": {
    "supported_actions": [
      "send_email",
      "cancel_scheduled_sends",
      "provision_account",
      "authenticate_domain",
      "validate_email_address",
      "manage_email_cname_records",
      "manage_ip_addresses",
      "manage_ip_pools",
      "warmup_ip",
      "brand_links",
      "setup_reverse_dns",
      "verify_sender",
      "get_engagement_quality",
      "manage_designs",
      "get_email_activity",
      "get_email_logs",
      "track_events",
      "get_stats",
      "manage_webhooks",
      "parse_inbound_email",
      "manage_marketing_campaigns",
      "manage_security_settings",
      "manage_subusers",
      "manage_teammates",
      "manage_users",
      "configure_single_sign_on",
      "manage_suppressions",
      "manage_templates"
    ],
    "supported_regions": [
      "Global",
      "EU"
    ],
    "supported_languages": [],
    "input_types": [
      "application/json"
    ],
    "output_types": [
      "application/json"
    ],
    "webhooks_supported": true,
    "sandbox_available": false,
    "sdk_languages": [
      "C#",
      "Go",
      "Java",
      "Node.js",
      "PHP",
      "Python",
      "Ruby"
    ],
    "mcp_server_available": true
  },
  "integration": {
    "api_style": "rest",
    "base_url": "https://api.sendgrid.com",
    "api_version": "v3",
    "versioning_scheme": "url",
    "stability": "ga",
    "deprecation_policy_url": "https://www.twilio.com/en-us/legal/tos",
    "auth_methods": [
      "api_key",
      "basic"
    ],
    "auth_docs_url": "https://www.twilio.com/docs/sendgrid/for-developers/sending-email/authentication",
    "idempotency_supported": false,
    "error_format": "vendor-specific",
    "webhook_signing": "ecdsa",
    "webhook_events_url": "https://www.twilio.com/docs/sendgrid/for-developers/tracking-events/event",
    "rate_limit_requests": 10000,
    "rate_limit_window": "second",
    "sdk_packages": [
      {
        "stars": 1116,
        "package": "SendGrid",
        "archived": false,
        "language": "C#",
        "official": true,
        "repo_url": "https://github.com/sendgrid/sendgrid-csharp",
        "last_pushed_at": "2024-07-23T13:08:50Z"
      },
      {
        "stars": 1057,
        "package": "github.com/sendgrid/sendgrid-go",
        "archived": false,
        "language": "Go",
        "official": true,
        "repo_url": "https://github.com/sendgrid/sendgrid-go",
        "last_pushed_at": "2025-08-18T08:58:47Z"
      },
      {
        "stars": 496,
        "package": "com.sendgrid:sendgrid-java",
        "archived": false,
        "language": "Java",
        "official": true,
        "repo_url": "https://github.com/sendgrid/sendgrid-java",
        "last_pushed_at": "2026-04-18T01:11:26Z"
      },
      {
        "stars": 3051,
        "package": "@sendgrid/mail",
        "archived": false,
        "language": "Node.js",
        "official": true,
        "repo_url": "https://github.com/sendgrid/sendgrid-nodejs",
        "last_pushed_at": "2026-05-31T02:21:40Z"
      },
      {
        "stars": 1526,
        "package": "sendgrid/sendgrid",
        "archived": false,
        "language": "PHP",
        "official": true,
        "repo_url": "https://github.com/sendgrid/sendgrid-php",
        "last_pushed_at": "2025-02-22T09:34:17Z"
      },
      {
        "stars": 1628,
        "package": "sendgrid",
        "archived": false,
        "language": "Python",
        "official": true,
        "repo_url": "https://github.com/sendgrid/sendgrid-python",
        "last_pushed_at": "2025-09-19T06:20:10Z"
      },
      {
        "stars": 638,
        "package": "sendgrid-ruby",
        "archived": false,
        "language": "Ruby",
        "official": true,
        "repo_url": "https://github.com/sendgrid/sendgrid-ruby",
        "last_pushed_at": "2024-08-02T04:04:47Z"
      }
    ],
    "mcp_url": "https://www.npmjs.com/package/@twilio-alpha/mcp",
    "quickstart_url": "https://www.twilio.com/docs/sendgrid/for-developers/sending-email/api-getting-started"
  },
  "pricing": {
    "pricing_model": "hybrid",
    "has_published_pricing": true,
    "starting_price_usd": "19.9500",
    "price_basis": "month",
    "free_tier_available": false,
    "free_tier_limit": null,
    "free_tier_details": "Free Trial: $0/mo for 60 days, 100 emails/day. The permanent free plan was retired on May 27, 2025.",
    "minimum_commitment": null,
    "self_serve_signup": true,
    "requires_sales_call": false,
    "requires_verification": true,
    "enterprise_plan_available": true,
    "price_points": [
      {
        "plan": "Free Trial",
        "item": "100 emails/day",
        "amount_usd": "0.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": "Essentials",
        "item": "50,000 emails",
        "amount_usd": "19.9500",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": "Pro",
        "item": "100,000 emails",
        "amount_usd": "89.9500",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": "Essentials 50K",
        "item": "overage email",
        "amount_usd": "0.0013",
        "amount_percent": null,
        "per": "email",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": "Essentials 100K",
        "item": "overage email",
        "amount_usd": "0.0009",
        "amount_percent": null,
        "per": "email",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": "Pro 100K",
        "item": "overage email",
        "amount_usd": "0.0011",
        "amount_percent": null,
        "per": "email",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": "Pro 300K",
        "item": "overage email",
        "amount_usd": "0.0009",
        "amount_percent": null,
        "per": "email",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": "Pro 700K",
        "item": "overage email",
        "amount_usd": "0.0008",
        "amount_percent": null,
        "per": "email",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": "Pro 1.5M",
        "item": "overage email",
        "amount_usd": "0.0006",
        "amount_percent": null,
        "per": "email",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": "Pro 2.5M",
        "item": "overage email",
        "amount_usd": "0.0005",
        "amount_percent": null,
        "per": "email",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": "Pro 2.5M Legacy",
        "item": "overage email",
        "amount_usd": "0.0005",
        "amount_percent": null,
        "per": "email",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": null,
        "item": "30 email testing credits",
        "amount_usd": "18.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": null,
        "item": "60 email testing credits",
        "amount_usd": "30.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": null,
        "item": "100 email testing credits",
        "amount_usd": "40.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": null,
        "item": "500 email testing credits",
        "amount_usd": "200.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      },
      {
        "plan": null,
        "item": "2,000 email testing credits",
        "amount_usd": "800.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.twilio.com/en-us/products/email-api/pricing"
      }
    ]
  },
  "compliance": {
    "soc2": "type_2",
    "hipaa": false,
    "gdpr": true,
    "iso_27001": true,
    "pci_dss": true,
    "sla_published": true,
    "sla_url": "https://www.twilio.com/en-us/legal/service-level-agreement/twilio-apis",
    "data_retention_policy_url": "https://help.twilio.com/articles/4410585868443-Data-Retention-and-Deletion-in-Twilio-Products",
    "documented_rate_limits": "Mail Send: 'you may make up to 10,000 requests per second to our endpoint'; General API: 600 requests per minute per account",
    "known_restrictions": [
      "The total size of your email, including attachments, must be less than 30MB",
      "The total number of recipients must be no more than 1,000 (across to, cc, bcc in all personalizations)",
      "The total length of custom arguments must be less than 10,000 bytes",
      "Unicode encoding is not supported for the from field",
      "The reply_to and reply_to_list properties are mutually exclusive",
      "There is a limit of 1,000 reply_to_list emails per Mail Send request",
      "The compressed data (gzip) must also be less than the 30MB maximum"
    ]
  },
  "developer": {
    "docs_url": "https://docs.sendgrid.com",
    "api_reference_url": null,
    "openapi_spec_url": null,
    "postman_collection_url": null,
    "changelog_url": "https://sendgrid.com/changelog",
    "status_page_url": "https://status.sendgrid.com",
    "llms_txt_url": null,
    "markdown_docs_url": null
  },
  "adoption": {
    "launched_at": "2009-01-01",
    "ga_date": null,
    "github_stars": null,
    "github_stars_at": null,
    "notable_customers": [
      "Shopify"
    ]
  },
  "scores": {
    "agent_friendliness": null,
    "pricing_transparency": null,
    "setup_speed": null,
    "docs_quality": null,
    "procurement_friction": null,
    "trust_readiness": null,
    "best_for": [],
    "avoid_if": []
  },
  "sources": [
    {
      "field": "documented_rate_limits",
      "url": "https://docs.sendgrid.com/for-developers/sending-email/v3-mail-send-faq/",
      "excerpt": "There are rate limits on how frequently you can call the v3 Mail Send endpoint. Currently, you may make up to 10,000 requests per second to our endpoint.",
      "confidence": "medium"
    },
    {
      "field": "documented_rate_limits",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference/how-to-use-the-sendgrid-v3-api/rate-limits",
      "excerpt": "Explore SendGrid's Web API v3 features with this comprehensive guide. Understand rate limits, status codes, and more for efficient API calls.",
      "confidence": "medium"
    },
    {
      "field": "documented_rate_limits",
      "url": "https://apidog.com/blog/sendgrid-api-guide/",
      "excerpt": "The primary rate limit for SendGrid API is: 600 requests per minute per account This limit applies to all SendGrid API endpoints collectively.",
      "confidence": "medium"
    },
    {
      "field": "versioning_scheme",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference",
      "excerpt": "The SendGrid API reference provides detailed descriptions and code samples for every Twilio SendGrid API ... Twilio SendGrid Docs.",
      "confidence": "high"
    },
    {
      "field": "rate_limit_window",
      "url": "https://docs.sendgrid.com/for-developers/sending-email/v3-mail-send-faq/",
      "excerpt": "There are rate limits on how frequently you can call the v3 Mail Send endpoint. Currently, you may make up to 10,000 requests per second to our endpoint.",
      "confidence": "high"
    },
    {
      "field": "ga_date",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference",
      "excerpt": "The SendGrid API reference provides detailed descriptions and code samples for every Twilio SendGrid API",
      "confidence": "low"
    },
    {
      "field": "name",
      "url": "https://sendgrid.com/en-us",
      "excerpt": "Email campaigns for marketers. Flexible tools for creating engaging email campaigns.",
      "confidence": "high"
    },
    {
      "field": "error_format",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference/how-to-use-the-sendgrid-v3-api/errors",
      "excerpt": "Sometimes your API call will generate an error. Here you will find additional information about what to expect if you don't format your request properly.",
      "confidence": "high"
    },
    {
      "field": "api_style",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference",
      "excerpt": "The SendGrid API reference provides detailed descriptions and code samples for every Twilio SendGrid API",
      "confidence": "high"
    },
    {
      "field": "auth_docs_url",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/sending-email/authentication",
      "excerpt": "Twilio SendGrid supports API keys delivered via Bearer token or Basic authentication, depending on the Twilio SendGrid functionality you are using.",
      "confidence": "high"
    },
    {
      "field": "gdpr",
      "url": "https://sendgrid.com/en-us/resource/general-data-protection-regulation-2",
      "excerpt": "Making available a GDPR-compliant Customer Data Processing Agreement for Twilio SendGrid's processing of personal data under the GDPR on behalf of its customers",
      "confidence": "high"
    },
    {
      "field": "gdpr",
      "url": "http://twilio.com/docs/sendgrid/data-residency/faq",
      "excerpt": "All Twilio emails comply with the General Data Protection Regulation (GDPR) of the European Union regardless of data residency.",
      "confidence": "high"
    },
    {
      "field": "fields_not_found",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference",
      "excerpt": "The SendGrid API reference provides detailed descriptions and code samples for every Twilio SendGrid API",
      "confidence": "medium"
    },
    {
      "field": "categories",
      "url": "https://sendgrid.com/en-us",
      "excerpt": "Email campaigns for marketers. Flexible tools for creating engaging email campaigns.",
      "confidence": "high"
    },
    {
      "field": "price_basis",
      "url": "https://sendgrid.com/en-us/solutions/add-ons/additional-dedicated-ip-address",
      "excerpt": "Free Trial. $0/mo for 60 days. Send 100 emails/day ; Essentials. Starting $19.95/mo. Send 50,000 - 100,000 emails/mo ; Pro. Starting at $89.95/mo. Send 100,000 -",
      "confidence": "high"
    },
    {
      "field": "hipaa",
      "url": "http://twilio.com/docs/sendgrid/ui/account-and-settings/hipaa-compliant",
      "excerpt": "No, we are not. SendGrid does not natively support HIPAA compliant data transmission and is not a HIPAA Eligible Service.",
      "confidence": "high"
    },
    {
      "field": "soc2",
      "url": "https://luxsci.com/is-sendgrid-hipaa-compliant/",
      "excerpt": "These facilities maintain certifications like SOC 2 Type II to show their commitment to security and operational excellence.",
      "confidence": "medium"
    },
    {
      "field": "soc2",
      "url": "https://sendgrid.com/en-us/policies/security",
      "excerpt": "Security certifications across Twilio, Segment, and SendGrid",
      "confidence": "medium"
    },
    {
      "field": "mcp_url",
      "url": "https://www.npmjs.com/package/@twilio-alpha/mcp",
      "excerpt": "This is a Model Context Protocol server that exposes all of Twilio APIs.. Latest version: 0.7.0",
      "confidence": "medium"
    },
    {
      "field": "mcp_url",
      "url": "https://www.twilio.com/en-us/blog/introducing-twilio-alpha-mcp-server",
      "excerpt": "In this post, I'll tell you what MCP is, why it matters, and how we've started using it at Twilio to make building with our APIs easier and more scalable.",
      "confidence": "medium"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/sending-email/authentication",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/tracking-events/getting-started-event-webhook-security-features",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/tracking-events/event",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "http://dkgakr8jhpwe5.cloudfront.net/pricing",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://sendgrid.com/en-us/solutions/add-ons/additional-dedicated-ip-address",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/en-us/products/email-api/pricing",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference/how-to-use-the-sendgrid-v3-api/rate-limits",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://docs.sendgrid.com/for-developers/sending-email/v3-mail-send-faq/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://sendgrid.com/en-us/policies/security",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://security.twilio.com/",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://help.twilio.com/articles/4410585868443-Data-Retention-and-Deletion-in-Twilio-Products",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/sending-email/sandbox-mode",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/sending-email/api-getting-started",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference/mail-send/mail-send",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/en-us/legal/service-level-agreement/twilio-apis",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://sendgrid.com/en-us/customers",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/docs/sendgrid/ui/account-and-settings/hipaa-compliant",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://sendgrid.com/en-us/resource/general-data-protection-regulation-2",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/docs/global-infrastructure/regional-product-and-feature-availability",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "stability",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference",
      "excerpt": "The SendGrid API reference provides detailed descriptions and code samples for every Twilio SendGrid API",
      "confidence": "high"
    },
    {
      "field": "mcp_server_available",
      "url": "https://www.npmjs.com/package/@twilio-alpha/mcp",
      "excerpt": "This is a Model Context Protocol server that exposes all of Twilio APIs.. Latest version: 0.7.0",
      "confidence": "high"
    },
    {
      "field": "auth_methods",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/sending-email/authentication",
      "excerpt": "Twilio SendGrid supports API keys delivered via Bearer token or Basic authentication, depending on the Twilio SendGrid functionality you are using.",
      "confidence": "high"
    },
    {
      "field": "pricing_model",
      "url": "https://sendgrid.com/en-us/solutions/add-ons/additional-dedicated-ip-address",
      "excerpt": "Essentials. Starting $19.95/mo. Send 50,000 - 100,000 emails/mo ; Pro. Starting at $89.95/mo. Send 100,000 -",
      "confidence": "high"
    },
    {
      "field": "input_types",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference/mail-send/mail-send",
      "excerpt": "Optimize emailing with SendGrid's Mail Send endpoint. Create dynamic templates, schedule emails, track click rates, and manage subscriptions efficiently.",
      "confidence": "high"
    },
    {
      "field": "base_url",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference",
      "excerpt": "The SendGrid API reference provides detailed descriptions and code samples for every Twilio SendGrid API",
      "confidence": "high"
    },
    {
      "field": "webhook_events_url",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/tracking-events/event",
      "excerpt": "Full Event Webhook event list and descriptions, event examples, and the objects each event contains.",
      "confidence": "high"
    },
    {
      "field": "output_types",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference",
      "excerpt": "The SendGrid API reference provides detailed descriptions and code samples for every Twilio SendGrid API",
      "confidence": "high"
    },
    {
      "field": "free_tier_details",
      "url": "https://sendgrid.com/en-us/solutions/add-ons/additional-dedicated-ip-address",
      "excerpt": "Free Trial. $0/mo for 60 days. Send 100 emails/day",
      "confidence": "high"
    },
    {
      "field": "notable_customers",
      "url": "http://customers.twilio.com/en-us/sendgrid",
      "excerpt": "Shopify helps merchants build customer relationships with Twilio SendGrid",
      "confidence": "high"
    },
    {
      "field": "rate_limit_requests",
      "url": "https://docs.sendgrid.com/for-developers/sending-email/v3-mail-send-faq/",
      "excerpt": "There are rate limits on how frequently you can call the v3 Mail Send endpoint. Currently, you may make up to 10,000 requests per second to our endpoint.",
      "confidence": "medium"
    },
    {
      "field": "deprecation_policy_url",
      "url": "https://www.twilio.com/en-us/legal/tos",
      "excerpt": "Please read our online notice, which explains the changes to these Terms of Service and our other legal terms and conditions in more detail.",
      "confidence": "low"
    },
    {
      "field": "api_version",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference",
      "excerpt": "The SendGrid API reference provides detailed descriptions and code samples for every Twilio SendGrid API",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://github.com/sendgrid/sendgrid-python",
      "excerpt": "This library allows you to quickly and easily use the SendGrid Web API v3 via Python. Version 3.X.X+ of this library provides full support for all SendGrid Web",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://npmjs.com/package/@sendgrid/client",
      "excerpt": "This client library is used by the other Twilio SendGrid service packages to make requests to the Twilio SendGrid v3 Web API.",
      "confidence": "high"
    },
    {
      "field": "free_tier_available",
      "url": "https://sendgrid.com/en-us/solutions/add-ons/additional-dedicated-ip-address",
      "excerpt": "Free Trial. $0/mo for 60 days. Send 100 emails/day",
      "confidence": "high"
    },
    {
      "field": "launched_at",
      "url": "http://en.wikipedia.org/wiki/SendGrid",
      "excerpt": "SendGrid was founded in 2009 by Isaac Saldana, Jose Lopez, and Tim Jenkins.",
      "confidence": "high"
    },
    {
      "field": "webhooks_supported",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/tracking-events/event",
      "excerpt": "Full Event Webhook event list and descriptions, event examples, and the objects each event contains.",
      "confidence": "high"
    },
    {
      "field": "known_restrictions",
      "url": "https://experienceleague.adobe.com/en/docs/commerce-knowledge-base/kb/troubleshooting/miscellaneous/sendgrid-file-limitation",
      "excerpt": "SendGrid has a system limitation of 30Mb size for email. It is recommended that you do not use attachments that exceeds 10Mb.",
      "confidence": "medium"
    },
    {
      "field": "supported_regions",
      "url": "http://twilio.com/docs/sendgrid/data-residency/faq",
      "excerpt": "All Twilio emails comply with the General Data Protection Regulation (GDPR) of the European Union regardless of data residency.",
      "confidence": "medium"
    },
    {
      "field": "supported_regions",
      "url": "https://forum.aspose.com/t/send-email-via-sendgrid-eu-baseurl/294395",
      "excerpt": "I need to know how to change the BaseURL in the SendGrid configuration from https://api.sendgrid.com to https://api.eu.sendgrid.com",
      "confidence": "medium"
    },
    {
      "field": "website_url",
      "url": "https://sendgrid.com/en-us",
      "excerpt": "Email campaigns for marketers. Flexible tools for creating engaging email campaigns.",
      "confidence": "high"
    },
    {
      "field": "primary_use_cases",
      "url": "http://twilio.com/en-us/sendgrid",
      "excerpt": "SendGrid's trusted email API and marketing campaigns platform is now available through Twilio.com.",
      "confidence": "high"
    },
    {
      "field": "supported_actions",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference",
      "excerpt": "The SendGrid API reference provides detailed descriptions and code samples for every Twilio SendGrid API",
      "confidence": "medium"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/sending-email/libraries",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/en-us/blog/introducing-twilio-alpha-mcp-server",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference/how-to-use-the-sendgrid-v3-api/errors",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://sendgrid.com/en-us",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/docs/sendgrid/ui/account-and-settings/pci-compliant",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference/mail-send",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "supported_languages",
      "url": "https://www.twilio.com/en-us/legal/tos",
      "excerpt": null,
      "confidence": "high"
    },
    {
      "field": "quickstart_url",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/sending-email/api-getting-started",
      "excerpt": "These instructions describe how to send your first email using cURL calls. This is one of many ways to send email with the SendGrid API.",
      "confidence": "high"
    },
    {
      "field": "mcp_server_available",
      "url": "https://www.twilio.com/en-us/blog/introducing-twilio-alpha-mcp-server",
      "excerpt": "In this post, I'll tell you what MCP is, why it matters, and how we've started using it at Twilio to make building with our APIs easier and more scalable.",
      "confidence": "high"
    },
    {
      "field": "has_published_pricing",
      "url": "https://sendgrid.com/en-us/solutions/add-ons/additional-dedicated-ip-address",
      "excerpt": "Free Trial. $0/mo for 60 days. Send 100 emails/day ; Essentials. Starting $19.95/mo. Send 50,000 - 100,000 emails/mo ; Pro. Starting at $89.95/mo. Send 100,000 -",
      "confidence": "high"
    },
    {
      "field": "webhook_signing",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/tracking-events/getting-started-event-webhook-security-features",
      "excerpt": "You can verify the signature with the public key provided. You must click Save in order to generate a verification key and enable signature verification.",
      "confidence": "medium"
    },
    {
      "field": "free_tier_limit",
      "url": "http://en.wikipedia.org/wiki/SendGrid",
      "excerpt": "In May 2025, Twilio retired SendGrid's free email API plan and free marketing campaigns plan",
      "confidence": "high"
    },
    {
      "field": "base_url",
      "url": "https://forum.aspose.com/t/send-email-via-sendgrid-eu-baseurl/294395",
      "excerpt": "I need to know how to change the BaseURL in the SendGrid configuration from https://api.sendgrid.com to https://api.eu.sendgrid.com",
      "confidence": "high"
    },
    {
      "field": "vendor_description",
      "url": "https://sendgrid.com/en-us",
      "excerpt": "Email campaigns for marketers. Flexible tools for creating engaging email campaigns.",
      "confidence": "medium"
    },
    {
      "field": "sdk_languages",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/sending-email/libraries",
      "excerpt": "Send email and interact with SendGrid using your favorite language including Python, Go, Node.js, Ruby, PHP, Java, C#, Perl, Objective-C, and more.",
      "confidence": "high"
    },
    {
      "field": "free_tier_details",
      "url": "http://en.wikipedia.org/wiki/SendGrid",
      "excerpt": "In May 2025, Twilio retired SendGrid's free email API plan and free marketing campaigns plan",
      "confidence": "high"
    },
    {
      "field": "sla_published",
      "url": "https://www.twilio.com/en-us/legal/service-level-agreement/twilio-apis",
      "excerpt": "Customer will be eligible to request an API Service Credit equal to ten percent (10%).",
      "confidence": "high"
    },
    {
      "field": "data_retention_policy_url",
      "url": "https://help.twilio.com/articles/4410585868443-Data-Retention-and-Deletion-in-Twilio-Products",
      "excerpt": "SendGrid does retain some email event data in pseudonymized form for up to a year for security, fraud detection, anti-abuse, and network",
      "confidence": "medium"
    },
    {
      "field": "iso_27001",
      "url": "https://sendgrid.com/en-us/policies/security",
      "excerpt": "Security certifications across Twilio, Segment, and SendGrid · ISO/IEC 27017:2015 certified · ISO/IEC 27018:2019 certified · ISO/IEC 27001:2013 certified.",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/sending-email/libraries",
      "excerpt": "Send email and interact with SendGrid using your favorite language including Python, Go, Node.js, Ruby, PHP, Java, C#, Perl, Objective-C, and more.",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://github.com/sendgrid/sendgrid-php",
      "excerpt": "This library allows you to quickly and easily use the Twilio SendGrid Web API v3 via PHP. Version 7.XX of this library provides full support for all Twilio",
      "confidence": "high"
    },
    {
      "field": "free_tier_available",
      "url": "http://en.wikipedia.org/wiki/SendGrid",
      "excerpt": "In May 2025, Twilio retired SendGrid's free email API plan and free marketing campaigns plan",
      "confidence": "high"
    },
    {
      "field": "minimum_commitment",
      "url": "https://sendgrid.com/en-us/solutions/add-ons/additional-dedicated-ip-address",
      "excerpt": "Essentials. Starting $19.95/mo. Send 50,000 - 100,000 emails/mo ; Pro. Starting at $89.95/mo. Send 100,000 -",
      "confidence": "medium"
    },
    {
      "field": "launched_at",
      "url": "https://www.builtincolorado.com/articles/sendgrid-IPO-Colorado-1115",
      "excerpt": "Founded in 2009 and an early graduate from the Techstars Boulder program",
      "confidence": "high"
    },
    {
      "field": "known_restrictions",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference/mail-send/mail-send",
      "excerpt": null,
      "confidence": "medium"
    },
    {
      "field": "sla_url",
      "url": "https://www.twilio.com/en-us/legal/service-level-agreement/twilio-apis",
      "excerpt": "Customer will be eligible to request an API Service Credit equal to ten percent (10%).",
      "confidence": "medium"
    },
    {
      "field": "supported_regions",
      "url": "https://www.twilio.com/en-us/blog/products/data-residency-for-email-eu",
      "excerpt": "Data Residency for Email in the EU is available now to eligible SendGrid customers on Pro and Premier Packages.",
      "confidence": "medium"
    },
    {
      "field": "self_serve_signup",
      "url": "https://sendgrid.com/en-us/solutions/add-ons/additional-dedicated-ip-address",
      "excerpt": "Free Trial. $0/mo for 60 days. Send 100 emails/day ; Essentials. Starting $19.95/mo. Send 50,000 - 100,000 emails/mo",
      "confidence": "high"
    },
    {
      "field": "primary_use_cases",
      "url": "https://sendgrid.com/en-us",
      "excerpt": "Email campaigns for marketers. Flexible tools for creating engaging email campaigns.",
      "confidence": "high"
    },
    {
      "field": "starting_price_usd",
      "url": "https://sendgrid.com/en-us/solutions/add-ons/additional-dedicated-ip-address",
      "excerpt": "Essentials. Starting $19.95/mo. Send 50,000 - 100,000 emails/mo",
      "confidence": "high"
    },
    {
      "field": "supported_actions",
      "url": "https://docs.sendgrid.com/api-reference/",
      "excerpt": "This API reference provides complete documentation for every endpoint and operation. For an overview of using SendGrid APIs, see the Getting Started section.",
      "confidence": "medium"
    },
    {
      "field": "requires_verification",
      "url": "https://support.sendgrid.com/hc/en-us/articles/18283315979931-Troubleshooting-The-from-address-does-not-match-a-verified-Sender-Identity-Error",
      "excerpt": "To help maintain a good sender reputation and ensure legitimate sending practices, we require you to verify your Sender Identities through your account.",
      "confidence": "high"
    },
    {
      "field": "pci_dss",
      "url": "https://www.twilio.com/docs/sendgrid/ui/account-and-settings/pci-compliant",
      "excerpt": "Is SendGrid PCI compliant? Yes! We do not store your credit card information anywhere in our systems. We can provide a PCI-DSS certificate upon request.",
      "confidence": "high"
    },
    {
      "field": "enterprise_plan_available",
      "url": "http://dkgakr8jhpwe5.cloudfront.net/pricing",
      "excerpt": "Premier. Custom Pricing.",
      "confidence": "high"
    },
    {
      "field": "sandbox_available",
      "url": "https://www.twilio.com/docs/sendgrid/for-developers/sending-email/sandbox-mode",
      "excerpt": "Enabling sandbox mode allows you to send a test email to ensure that your request body is formatted correctly without delivering the email to any of your",
      "confidence": "high"
    },
    {
      "field": "idempotency_supported",
      "url": "https://www.twilio.com/docs/sendgrid/api-reference/mail-send/mail-send",
      "excerpt": "Optimize emailing with SendGrid's Mail Send endpoint. Create dynamic templates, schedule emails, track click rates, and manage subscriptions efficiently.",
      "confidence": "high"
    },
    {
      "field": "requires_sales_call",
      "url": "https://sendgrid.com/en-us/solutions/add-ons/additional-dedicated-ip-address",
      "excerpt": "Free Trial. $0/mo for 60 days. Send 100 emails/day ; Essentials. Starting $19.95/mo. Send 50,000 - 100,000 emails/mo",
      "confidence": "high"
    },
    {
      "field": "enterprise_plan_available",
      "url": "https://sendgrid.com/en-us/solutions/add-ons/additional-dedicated-ip-address",
      "excerpt": "Pro. Starting at $89.95/mo. Send 100,000 -",
      "confidence": "high"
    }
  ],
  "fields_not_found": [
    "ga_date"
  ],
  "source_confidence": "high",
  "last_verified_at": "2026-06-06T00:00:00.000Z"
}