{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-docs/api-reference/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Mailjet API Reference","siteUrl":"https://dev.mailjet.com/","projectTitle":"Mailjet Developer Documentation","description":"Mailjet API reference for the Email API (v3, v3.1) and Content API (v1): authentication, base URLs, pagination, status codes, and SDK links.","image":"https://dev.mailjet.com/og-image.png","lang":"en-US","keywords":["Mailjet API","Email API","Content API","SMTP Relay","transactional email","email delivery","Send API","email templates","developer documentation"],"meta":[{"name":"og:type","content":"website"},{"name":"og:site_name","content":"Mailjet Developer Documentation"},{"name":"twitter:card","content":"summary_large_image"},{"name":"robots","content":"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"},{"name":"googlebot","content":"index, follow, max-snippet:-1, max-image-preview:large"}],"jsonLd":{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://dev.mailjet.com/#organization","name":"Mailjet","alternateName":"Sinch Mailjet","url":"https://www.mailjet.com","logo":"https://assets.mailjet.com/lib/images/mailjetLogo/mj_logo_with_text_color.png","parentOrganization":{"@type":"Organization","name":"Sinch","url":"https://www.sinch.com"}},{"@type":"WebSite","@id":"https://dev.mailjet.com/#website","name":"Mailjet Developer Documentation","description":"Official developer documentation for the Mailjet Email API, Content API and SMTP Relay.","url":"https://dev.mailjet.com/","inLanguage":"en-US","publisher":{"@id":"https://dev.mailjet.com/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://dev.mailjet.com/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]},"llmstxt":{"hide":false,"title":"Mailjet Developer Documentation","description":"Developer documentation for the Mailjet Email API, Content API and SMTP Relay - guides, API references and code samples for sending, templating and tracking email at scale.","details":{"content":"Mailjet (part of Sinch) provides APIs for sending and managing email.\n\nThis documentation covers four main areas:\n\n- **Email API** - the Send API (v3 and v3.1) for transactional and marketing email,\n  plus contact management, segmentation, campaigns, statistics, webhooks, the Parse API\n  and the Mailjet Templating Language.\n- **Content API** - programmatic management of email templates, template contents,\n  images, labels and authentication tokens (v1).\n- **SMTP Relay** - sending through Mailjet's SMTP servers, including custom headers.\n- **API Reference** - the complete, generated reference for every endpoint, built directly\n  from the OpenAPI specifications.\n\nBase URL for all REST APIs: `https://api.mailjet.com`.\nAuthentication uses HTTP Basic auth with an API key and secret key.\n\n## Machine-readable entry points\n\nPrefer these when you need the API surface in as few requests as possible:\n\n- `/openapi/openapi-mailjet.md` - the **complete** Email API reference (every endpoint,\n  grouped by resource) as a single Markdown document.\n- `/openapi/openapi-passport.md` - the **complete** Content API reference as a single\n  Markdown document.\n- `/_bundle/openapi/openapi-mailjet.yaml` - the raw, fully bundled OpenAPI 3 description\n  of the Email API.\n- `/_bundle/openapi/openapi-passport.yaml` - the raw, fully bundled OpenAPI 3 description\n  of the Content API.\n- `/sitemap.xml` - every indexable URL on this site.\n\nEvery page on this site is also available as clean Markdown by appending `.md` to its URL."},"sections":[{"title":"Email API","description":"Sending, contacts, campaigns, statistics, webhooks and templating.","includeFiles":["docs/email-api/**/*.md"],"excludeFiles":[]},{"title":"Content API","description":"Manage templates, template contents, images, labels and tokens.","includeFiles":["docs/content-api/**/*.md","docs/content-api.md"],"excludeFiles":[]},{"title":"SMTP Relay","description":"Send email through Mailjet's SMTP servers.","includeFiles":["docs/smtp-relay/**/*.md"],"excludeFiles":[]},{"title":"API Reference","description":"Complete generated reference for every Mailjet API endpoint.","includeFiles":["openapi/openapi-mailjet.yaml","openapi/openapi-passport.yaml","docs/api-reference/**/*.md"],"excludeFiles":[]},{"title":"Migrating from Mandrill","description":"Guides for switching from Mandrill to Mailjet.","includeFiles":["docs/mandrill/**/*.md"],"excludeFiles":[]}],"excludeFiles":[]},"priority":0.9},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"mailjet-api-reference","__idx":0},"children":["Mailjet API Reference"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Mailjet API is organized around ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://en.wikipedia.org/wiki/Representational_State_Transfer"},"children":["REST"]}," principles. It features predictable, resource-oriented URLs, accepts and returns JSON-encoded bodies, and uses standard HTTP response codes, authentication, and verbs."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Mailjet exposes two complementary APIs:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Email API"},"children":["Email API"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Content API"},"children":["Content API"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Base path"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v3"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v1"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Purpose"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Send emails, manage contacts, track statistics, configure webhooks"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Manage email templates, template content, images, labels, and tokens"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Authentication"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["HTTP Basic Auth"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["HTTP Basic Auth or Bearer Token"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Reference"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-mailjet"},"children":["Email API Reference"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport"},"children":["Content API Reference"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"base-url","__idx":1},"children":["Base URL"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All API requests use a single base URL:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"https://api.mailjet.com\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"authentication","__idx":2},"children":["Authentication"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All API requests require authentication over HTTPS."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["HTTP Basic Auth"]}," — used by both APIs. Your API Key is the username and your Secret Key is the password. Find them in the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://app.mailjet.com/account/apikeys"},"children":["API Key Management page"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Bearer Token"]}," — available for the Content API only. Tokens are created via ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["POST /v1/REST/tokens"]}," and carry granular permissions. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport/tokens/post_v1_tokens"},"children":["Token Management"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"email-api--v3-","__idx":3},"children":["Email API (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v3"]},")"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Email API covers everything related to sending and tracking emails:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Send Email"]}," — Send transactional or marketing emails via ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-mailjet/send-emails/postsendv31"},"children":["Send API v3.1"]}," (detailed feedback, up to 50 messages) or ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-mailjet/send-emails/postsendv3"},"children":["Send API v3"]}," (higher throughput, up to 100 messages)."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Contacts & Lists"]}," — Create and manage contacts, contact lists, subscriptions, and contact metadata."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Campaigns"]}," — Create campaign drafts, schedule sends, and manage A/X testing."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Templates"]}," — Manage legacy v3 email templates and presets."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Statistics"]}," — Retrieve delivery, open, click, bounce, and geographic statistics."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Webhooks"]}," — Track delivery and engagement events via callback URLs."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Messages"]}," — Query message history, delivery status, and per-message details."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Senders & Domains"]}," — Register sender addresses, validate domains (SPF/DKIM)."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Parse API"]}," — Process inbound emails and forward parsed content to your webhook."]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"PUT = PATCH"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["In the Mailjet API, all ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PUT"]}," requests behave like ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PATCH"]}," — only the specified properties are updated. Omitted properties are left unchanged."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"content-api--v1-","__idx":4},"children":["Content API (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/v1"]},")"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Content API manages everything related to email content and assets:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Templates"]}," — ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport/templates/post_v1_templates"},"children":["Create"]},", ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport/templates/get_v1_templates"},"children":["list"]},", ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport/templates/put_v1_template"},"children":["update"]},", and ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport/templates/delete_v1_template"},"children":["delete"]}," email templates with support for HTML (Edit Mode 2) and MJML (Edit Mode 4)."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Template Contents"]}," — Manage the content lifecycle: ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport/template-contents/post_v1_template_contents"},"children":["create drafts"]},", ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport/template-contents/put_v1_template_content_by_type"},"children":["update"]},", ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport/template-contents/post_v1_template_contents_publish"},"children":["publish"]},", ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport/template-contents/post_v1_template_contents_lock"},"children":["lock/unlock"]},". Up to 5 versions per status are stored."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Images"]}," — ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport/images/post_v1_data_images"},"children":["Upload images"]}," (max 2MB), manage ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport/images/put_v1_data_images_content"},"children":["thumbnails"]},", and ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport/images/get_v1_images"},"children":["retrieve URLs"]}," for use in templates."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Labels"]}," — ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport/labels/post_v1_labels"},"children":["Create"]}," and manage labels to categorize templates and images."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Tokens"]}," — ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/openapi/openapi-passport/tokens/post_v1_tokens"},"children":["Generate Bearer Tokens"]}," with fine-grained permissions for template, image, and label management."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"pagination--sorting","__idx":5},"children":["Pagination & Sorting"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Both APIs support pagination via query parameters:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Type"},"children":["Type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Limit"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["integer"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Number of results per page. Default: 10, max: 1000."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Offset"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["integer"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Index of the first object to return."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sort"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["string"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Sort by a property. Example: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Sort=Name+DESC"]},"."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"http-status-codes","__idx":6},"children":["HTTP Status Codes"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Code"},"children":["Code"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Meaning"},"children":["Meaning"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["200"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Success"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["201"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Resource created"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["204"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Success, no content returned"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["400"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Bad request — missing or invalid parameters"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["401"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Unauthorized — invalid API key or secret"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["403"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Forbidden — insufficient permissions"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["404"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Resource not found"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["429"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Rate limit exceeded"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["500"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Internal server error"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"official-sdks","__idx":7},"children":["Official SDKs"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Mailjet provides official wrappers for popular languages:"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/mailjet/mailjet-apiv3-php"},"children":["PHP"]}," · ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/mailjet/mailjet-apiv3-python"},"children":["Python"]}," · ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/mailjet/mailjet-gem"},"children":["Ruby"]}," · ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/mailjet/mailjet-apiv3-java"},"children":["Java"]}," · ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/mailjet/mailjet-apiv3-nodejs"},"children":["Node.js"]}," · ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/mailjet/mailjet-apiv3-go"},"children":["Go"]}," · ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://github.com/mailjet/mailjet-apiv3-dotnet"},"children":["C#"]}]}]},"headings":[{"value":"Mailjet API Reference","id":"mailjet-api-reference","depth":1},{"value":"Base URL","id":"base-url","depth":2},{"value":"Authentication","id":"authentication","depth":2},{"value":"Email API ( /v3 )","id":"email-api--v3-","depth":2},{"value":"Content API ( /v1 )","id":"content-api--v1-","depth":2},{"value":"Pagination & Sorting","id":"pagination--sorting","depth":2},{"value":"HTTP Status Codes","id":"http-status-codes","depth":2},{"value":"Official SDKs","id":"official-sdks","depth":2}],"frontmatter":{"title":"Mailjet API Reference","seo":{"description":"Mailjet API reference for the Email API (v3, v3.1) and Content API (v1): authentication, base URLs, pagination, status codes, and SDK links.","priority":0.9,"title":"Mailjet API Reference"}},"lastModified":"2026-08-26T10:53:57.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/docs/api-reference","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}