USADATA Leads Engine Service (SOAP)

Publicly served SOAP 1.1 / 1.2 web service behind the USADATA Leads Portal and Leads Module. The WSDL is served anonymously from the production API host and declares 24 operations covering the full list-brokerage workflow: table and column discovery (getTableList, getTableDefinition), synchronous and asynchronous audience counts and saturation (carrier-route) counts, cross-tab matrix reports, prior-order suppression, order pricing, order submission, order status and cancellation, address lookup with geocoding, and state/county/city/ZIP geography lookups. Authentication is a Login {UserID, Password, ClientID} element carried in the SOAP body; ping and getVersion answer anonymously. Credentials are issued by USADATA through sales / developer support — there is no self-service sign-up.

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/leads-engine"
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 ↑
aid: usadata-inc:leads-engine
name: USADATA Leads Engine Service (SOAP)
description: 'Publicly served SOAP 1.1 / 1.2 web service behind the USADATA Leads Portal and Leads Module.
  The WSDL is served anonymously from the production API host and declares 24 operations covering the
  full list-brokerage workflow: table and column discovery (getTableList, getTableDefinition), synchronous
  and asynchronous audience counts and saturation (carrier-route) counts, cross-tab matrix reports, prior-order
  suppression, order pricing, order submission, order status and cancellation, address lookup with geocoding,
  and state/county/city/ZIP geography lookups. Authentication is a Login {UserID, Password, ClientID}
  element carried in the SOAP body; ping and getVersion answer anonymously. Credentials are issued by
  USADATA through sales / developer support — there is no self-service sign-up.'
humanURL: https://leadsengine.usadata.com/service.asmx
baseURL: https://leadsengine.usadata.com/service.asmx
tags:
- SOAP
- Data
- Leads
- Mailing Lists
- Audience Targeting
- Direct Mail
properties:
- type: WSDL
  url: wsdl/usadata-inc-leads-engine.wsdl
- name: Leads Engine operation reference (ASP.NET service help)
  type: APIReference
  url: https://leadsengine.usadata.com/service.asmx
- name: Authentication
  type: Authentication
  url: authentication/usadata-inc-authentication.yml
- name: Error codes and envelopes
  type: ErrorCatalog
  url: errors/usadata-inc-error-codes.yml
- name: API conventions
  type: Conventions
  url: conventions/usadata-inc-conventions.yml
- name: Data model
  type: DataModel
  url: data-model/usadata-inc-data-model.yml
x-evidence:
  wsdl_url: https://leadsengine.usadata.com/service.asmx?WSDL
  wsdl_status: 200
  wsdl_bytes: 76775
  disco_url: https://leadsengine.usadata.com/service.asmx?disco
  disco_status: 200
  live_ping: 'true'
  live_version: 3.0.9719.28036
  fetched: '2026-08-13'
  ownership: 'WSDL self-identifies as USADATA: wsdl:service name "USADATA Leads Engine Service", targetNamespace
    http://Usadata/Services/Service, soap:address https://leadsengine.usadata.com/service.asmx, credential
    namespace http://Usadata.com/Services/LeadsEngine/Login.'