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

SendPulse Verifier API

Email address verification and mailing-list cleaning to identify invalid, disposable or high-risk contacts before a send.

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

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

This API exposes 9 operations across 9 paths, organized into 3 resource areas, and defines 5 schemas. It is described by OpenAPI 3.1.2, at version 1.0.0.

Requests are made against a single base URL, https://api.sendpulse.com.

9 operations 9 paths 5 schemas 6 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.2
API Version
1.0.0
Base URL
https://api.sendpulse.com
Authentication
HTTP Bearer, OAuth 2.0
License
Apache 2.0
Resource Areas
3

Authentication & Security 2

SendPulse Verifier API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (API Key) (apiKey). It supports OAuth 2.0 (oauth2) using the clientCredentials flow. By default, every request must be authenticated.

  • apiKey — Static API Key authentication. A long-lived token generated manually in the SendPulse account settings.
  • oauth2 — OAuth 2.0 Client Credentials flow for temporary access tokens.

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 6 GET, 3 POST. They span 3 resource areas: Mailing List Verification, Single Email Verification, Reports. Each is listed below with its method, path, parameters, and response codes.

Mailing List Verification 4

Endpoints related to Mailing List Verification.

POST
/verifier-service/send-list-to-verify
Verify mailing list
verifyMailingList body → 200401403
GET
/verifier-service/get-progress
Get mailing list verification progress
getVerificationProgress 1 param → 200401403
GET
/verifier-service/check
Get mailing list verification results
getVerificationResults 3 params → 200401403
GET
/verifier-service/check-list
Get a list of verified mailing lists
getVerifiedLists 2 params → 200401403
Single Email Verification 2

Endpoints related to Single Email Verification.

POST
/verifier-service/send-single-to-verify
Verify a single email address
verifySingleEmail body → 200401403
GET
/verifier-service/get-single-result
Get email address verification results
getSingleVerificationResult 1 param → 200401403
Reports 3

Endpoints related to Reports.

POST
/verifier-service/make-report
Create a mailing list verification report
createVerificationReport body → 200401403
GET
/verifier-service/check-report
View a mailing list verification report
viewVerificationReport 2 params → 200401403
GET
/verifier-service/get-report
Download mailing list verification report
downloadVerificationReport 2 params → 200401403

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are MailingListVerificationResult (10 properties), VerifiedListSummary (9 properties), EmailAddressVerification (5 properties), SingleEmailResult (2 properties). Each schema is shown below with its type and property counts.

ResultTrue
object
1 property
MailingListVerificationResult
object
10 properties
EmailAddressVerification
object
5 properties
VerifiedListSummary
object
9 properties
SingleEmailResult
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sendpulse-verifier-openapi.yml Raw ↑

Other APIs SendPulse publishes across the network.

SendPulse Bulk Email API
SendPulse SMTP API
SendPulse SMS API
SendPulse CRM Public API
SendPulse Automation 360 API
SendPulse Chatbots Service API
SendPulse WhatsApp Chatbot API
SendPulse Telegram Chatbot API
SendPulse Facebook Messenger Chatbot API
SendPulse Instagram Chatbot API
SendPulse Viber Chatbot API
SendPulse TikTok Chatbot API
Where this information came from

This is an independent, third-party profile of SendPulse Verifier 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.