{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-docs/email-api/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["cards","card"]},"type":"markdown"},"seo":{"title":"Getting Started - Mailjet Email API Prerequisites","siteUrl":"https://dev.mailjet.com/","projectTitle":"Mailjet Developer Documentation","description":"Get started with Mailjet by creating an account, verifying your sending domain, obtaining your API keys, and selecting an official language library.","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.8},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"getting-started","__idx":0},"children":["Getting Started"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To get started using Mailjet, you'll need to do the following:"]},{"$$mdtype":"Tag","name":"Cards","attributes":{"columns":3,"cardMinWidth":240},"children":[{"$$mdtype":"Tag","name":"Card","attributes":{"title":"Step 1: Create a Mailjet Account","imagePosition":"start","iconPosition":"auto","layout":"vertical","align":"start","variant":"filled","to":"https://app.mailjet.com/signup"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Create a Mailjet Account so you can get started with sending email."]}]},{"$$mdtype":"Tag","name":"Card","attributes":{"title":"Step 2: Verify Your Domain","imagePosition":"start","iconPosition":"auto","layout":"vertical","align":"start","variant":"filled","to":"/docs/email-api/getting-started/verify-your-domain"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Verify the domain or subdomain you will use for sending emails."]}]},{"$$mdtype":"Tag","name":"Card","attributes":{"title":"Step 3: Authentication","imagePosition":"start","iconPosition":"auto","layout":"vertical","align":"start","variant":"filled","to":"/docs/email-api/email-api-overview/authentication"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Get your API Keys and Secret Password"]}]},{"$$mdtype":"Tag","name":"Card","attributes":{"title":"Step 4: Select Your Language","imagePosition":"start","iconPosition":"auto","layout":"vertical","align":"start","variant":"filled","to":"/docs/email-api/developer-tools/sdk-intro"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Choose from several langages from our library"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"next-steps","__idx":1},"children":["Next Steps"]},{"$$mdtype":"Tag","name":"Cards","attributes":{"columns":3,"cardMinWidth":240},"children":[{"$$mdtype":"Tag","name":"Card","attributes":{"title":"Send your first email","imagePosition":"start","iconPosition":"auto","layout":"vertical","align":"start","variant":"filled","to":"/docs/email-api/getting-started/send-first-email"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Now that you're all set up, it's time to send your first email."]}]},{"$$mdtype":"Tag","name":"Card","attributes":{"title":"Retrieve Sent Message","imagePosition":"start","iconPosition":"auto","layout":"vertical","align":"start","variant":"filled","to":"/docs/email-api/getting-started/retrieve-sent-message"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can retrieve sent messages to view the status and configuration specifics."]}]},{"$$mdtype":"Tag","name":"Card","attributes":{"title":"Retrieve Statistics","imagePosition":"start","iconPosition":"auto","layout":"vertical","align":"start","variant":"filled","to":"/docs/email-api/getting-started/retrieve-statistics"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["See key performance indicator statistics for opens, unsubscribes and more."]}]},{"$$mdtype":"Tag","name":"Card","attributes":{"title":"View Message History","imagePosition":"start","iconPosition":"auto","layout":"vertical","align":"start","variant":"filled","to":"/docs/email-api/getting-started/view-message-history"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["View tracked events linked to message history to see if a recipient opened messages or clicked on links."]}]}]}]},"headings":[{"value":"Getting Started","id":"getting-started","depth":1},{"value":"Next Steps","id":"next-steps","depth":2}],"frontmatter":{"title":"Mailjet Getting Started","seo":{"title":"Getting Started - Mailjet Email API Prerequisites","description":"Get started with Mailjet by creating an account, verifying your sending domain, obtaining your API keys, and selecting an official language library.","priority":0.8}},"lastModified":"2026-08-26T10:53:57.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/docs/email-api/getting-started/prerequisites","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}