Verify API

Email verification API — single-address real-time validation and asynchronous CSV batch verification, sold as Intelligent Verification. OWNERSHIP: this API is served from api.lastbounce.com rather than a terminus.com or demandscience.com host because Verify is the renamed Lastbounce product; the provider's own reference states the environment URL format is https://.lastbounce.com/, and the article is published in the DemandScience Help Center whose product-rename set (Lastbounce → Verify, Klarity → Audience Builder, Email Experiences → Signature Ads) is documented in lifecycle/terminus-lifecycle.yml. It is a sibling product to the Terminus ABM Platform under the merged DemandScience entity this repo profiles, NOT a Terminus-branded API — recorded as its own entry so it is never conflated with the ABM Platform API. It is the only API of this provider with a public reference: endpoints, the x-api-key header, the error envelope and the full result-code vocabulary are all published, though no OpenAPI is served (the article offers "a copy of the full API documentation" on request). Operations: POST /api/singleEmail/validate, POST /api/batch/validation, POST /api/batch/{jobId}/status, GET /api/file/download/{jobId}. Metered in prepaid credits, one per verification.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/verify-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Verify API
description: 'Email verification API — single-address real-time validation and asynchronous CSV batch
  verification, sold as Intelligent Verification. OWNERSHIP: this API is served from api.lastbounce.com
  rather than a terminus.com or demandscience.com host because Verify is the renamed Lastbounce product;
  the provider''s own reference states the environment URL format is https://<environment>.lastbounce.com/,
  and the article is published in the DemandScience Help Center whose product-rename set (Lastbounce →
  Verify, Klarity → Audience Builder, Email Experiences → Signature Ads) is documented in lifecycle/terminus-lifecycle.yml.
  It is a sibling product to the Terminus ABM Platform under the merged DemandScience entity this repo
  profiles, NOT a Terminus-branded API — recorded as its own entry so it is never conflated with the ABM
  Platform API. It is the only API of this provider with a public reference: endpoints, the x-api-key
  header, the error envelope and the full result-code vocabulary are all published, though no OpenAPI
  is served (the article offers "a copy of the full API documentation" on request). Operations: POST /api/singleEmail/validate,
  POST /api/batch/validation, POST /api/batch/{jobId}/status, GET /api/file/download/{jobId}. Metered
  in prepaid credits, one per verification.'
humanURL: https://support.demandscience.com/hc/en-us/sections/38485678357267-API-Documentation
baseURL: https://api.lastbounce.com/
tags:
- Email Verification
- Data Quality
- Email
properties:
- type: APIReference
  url: https://support.demandscience.com/hc/en-us/sections/38485678357267-API-Documentation
- type: Authentication
  url: authentication/terminus-authentication.yml
- type: ErrorCatalog
  url: errors/terminus-problem-types.yml
- type: Conventions
  url: conventions/terminus-conventions.yml
- type: DataModel
  url: data-model/terminus-data-model.yml
- type: RateLimits
  url: rate-limits/terminus-rate-limits.yml
- type: Sandbox
  url: sandbox/terminus-sandbox.yml