How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Smartlead Email Accounts API

Configure and manage email sending accounts

Smartlead Email Accounts API is one of 19 APIs that Smartlead publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Email Accounts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 10 operations across 8 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://server.smartlead.ai/api, https://staging.smartlead.ai/api.

10 operations 8 paths 6 schemas 2 DELETE3 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://server.smartlead.ai/api/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Smartlead Email Accounts API declares 1 security scheme for authenticating requests. An API key is passed in the query as api_key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Your SmartLead API key. You can generate this from your dashboard under Settings API Keys. Include this as a query parameter in all API requests: ?apikey=YOURA…

Paths & Operations 10

Across 8 paths, the API surfaces 10 operations — 2 DELETE, 3 GET, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Email Accounts 10

Configure and manage email sending accounts

GET
/v1/email-accounts/
Get All Email Accounts
getAllEmailAccounts 1 param → 200401500
GET
/v1/email-accounts/{account_id}
Get Email Account by ID
getEmailAccountById 2 params → 200401404500
POST
/v1/email-accounts/{account_id}
Update Email Account
updateEmailAccount 2 params body → 200401404422500
DELETE
/v1/email-accounts/{account_id}
Delete Email Account
deleteEmailAccount 2 params → 200401404500
POST
/v1/email-accounts/save
Add SMTP Email Account
addSmtpEmailAccount 1 param body → 200400401422500
POST
/v1/email-accounts/save-oauth
Add OAuth Email Account
addOauthEmailAccount 1 param body → 200401422500
POST
/v1/email-accounts/{account_id}/warmup
Update Warmup Settings
updateWarmupSettings 2 params body → 200401404422500
GET
/v1/email-accounts/{account_id}/warmup-stats
Get Warmup Statistics
getWarmupStats 2 params → 200401404500
PUT
/v1/email-accounts/suspend/{accountId}
Suspend Email Account
suspendEmailAccount 2 params → 200401404500
DELETE
/v1/email-accounts/unsuspend/{accountId}
Unsuspend Email Account
unsuspendEmailAccount 2 params → 200401404500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are EmailAccount (13 properties), EmailAccountInput (12 properties), WarmupStats (5 properties), EmailAccountUpdate (5 properties). Each schema is shown below with its type and property counts.

EmailAccountOAuthInput
object
5 properties 4 required
EmailAccountInput
object
12 properties 9 required
EmailAccount
object
13 properties
EmailAccountUpdate
object
5 properties
WarmupStats
object
5 properties
WarmupSettings
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

smartlead-ai-email-accounts-api-openapi.yml Raw ↑

Other APIs Smartlead publishes across the network.

Smartlead Campaigns API
Smartlead Leads API
Smartlead Email Accounts API
Smartlead Email Warmup API
Smartlead Webhooks API
Smartlead Analytics API
Smartlead Client Management API
Smartlead Campaign Statistics API
Smartlead Campaigns API
SmartLead Documentation MCP Server
Smartlead Analytics API
Smartlead Authentication API
Where this information came from

This is an independent, third-party profile of Smartlead Email Accounts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.