Murlist.com | Help
  • What is Murlist.com?
  • Drip campaign
    • How it works
    • How to create a drip campaign
    • Add an email account
    • Custom domain
      • How to setup domain or subdomain for email tracking
      • How to setup domain or subdomain for video landing page
  • Email Warming
    • Setup & configuration guide
      • How to set up email warming
      • Configure GSuite/Gmail
      • Configure Zoho IMAP & SMTP
      • Configure Microsoft Office 365
      • Configure AWS SES
      • Configure SendGrid
      • Configure MailGun
      • Configure Yahoo Mail
    • How to create inbox filter
      • Create a Filter Gmail/Gsuite
    • Common errors
      • Connection errors
        • Google SMTP error
        • Errors with port 25
        • Help fixing connection issues
  • Video Emails
    • How to send video cold emails.
      • How to create media list
      • Creating a campaign with video email
  • Email Verification
    • Email verification
    • How to download email list after verification
    • Analytics for email verify result.
  • Lead Engine
    • What is Lead Engine
    • Web leads
      • How does web leads work?
      • How to create web property
      • How to integrate web leads pixel
  • Mailbox configurations
    • Configure SPF, DKIM & DMARC
      • How to set up Google workspace SPF, DKIM & DMARC
  • API documentations
    • Zapier Intergation
    • API Authentication
    • Email Validation API
    • Campaign API
      • List all campaigns
      • Add prospect to campaign
Powered by GitBook
On this page

Was this helpful?

  1. API documentations

API Authentication

How to authenticate all API requests

All requests to the API endpoint must be authenticated with the workspace API key. Please note that API keys are unique to each workspace.

How to get your workspace API key:

  1. Log in to your account.

  2. Select the workspace.

  3. Go to settings, and select API Key.

From here you can create an API Key, or regenerate a new key. Once a new key is generated, the previous API key is made invalid.

To authenticate any of your request, attach the API key in the request header as X-API-KEY

That's all, every request should work fine now.

PreviousZapier IntergationNextEmail Validation API

Last updated 3 years ago

Was this helpful?