v2.1.0Manage Blocked IPs, Dashboard Chart Fixes, Calendar Integration & more

Account & Workspace

Learn how to create your account, manage workspaces, and generate API keys for integrations.

Create Account

To start using Airsend, you need to create an account. You can sign up using your email address or authenticate with a third-party provider.

Steps to Create an Account

  1. Navigate to the Airsend sign-up page
  2. Enter your full name, email address, and a strong password
  3. Verify your email address by clicking the link sent to your inbox
  4. Complete your profile setup by selecting your timezone and preferences
  5. You will be taken to your dashboard where you can start adding domains

Account Requirements

FieldRequirement
EmailMust be a valid, accessible email address
PasswordMinimum 8 characters, must include uppercase, lowercase, and a number
NameYour display name (can be changed later)

Workspace

A workspace is your organizational container in Airsend. Each workspace can have its own domains, team members, and settings.

Workspace Features

  • Multiple domains — Add and manage several domains under one workspace
  • Team collaboration — Invite team members with different roles and permissions
  • Shared inbox — Access shared email inboxes across your team
  • Separate billing — Each workspace has its own subscription and usage tracking
  • Custom settings — Configure workspace-specific preferences, signatures, and templates

Creating a Workspace

  1. Go to your dashboard and click New Workspace
  2. Enter a name for your workspace
  3. Select a plan (Free, Pro, or Enterprise)
  4. Invite team members (optional)
  5. Start adding domains and configuring your email setup

API Keys

API keys allow you to programmatically send and receive emails through the Airsend API. Each workspace generates its own unique API credentials.

Generating API Keys

  1. Navigate to Settings → API Keys in your workspace dashboard
  2. Click Generate New Key
  3. Copy both the client_key and client_secret
  4. Store them securely — the secret will not be shown again

Rate Limits

EndpointRate Limit
GET /client/get10 requests per minute
POST /client/send3 requests per minute

For interactive API testing, visit the Getting Started API Reference.