WSDL / SOAP

The Web Services Description Language (WSDL) is the historical XML-based interface definition language for SOAP web services. WSDL 1.1 (2001) is the most widely deployed version; WSDL 2.0 is a W3C Recommendation (2007). SOAP and WSDL are governed by the W3C and remain critical in legacy enterprise and government integrations. Documented here as the historical baseline for service interface specifications.

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/wsdl-soap"
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 email required.

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

API entry from apis.yml

apis.yml Raw ↑
aid: specifications:wsdl-soap
name: WSDL / SOAP
description: The Web Services Description Language (WSDL) is the historical XML-based interface definition
  language for SOAP web services. WSDL 1.1 (2001) is the most widely deployed version; WSDL 2.0 is a W3C
  Recommendation (2007). SOAP and WSDL are governed by the W3C and remain critical in legacy enterprise
  and government integrations. Documented here as the historical baseline for service interface specifications.
humanURL: https://www.w3.org/TR/wsdl/
baseURL: https://www.w3.org/TR/wsdl20/
tags:
- WSDL
- SOAP
- W3C
- XML
- Legacy
- Historical
- Specification Language
properties:
- type: Documentation
  url: https://www.w3.org/TR/wsdl20-primer/
- type: Specification
  url: https://www.w3.org/TR/wsdl/
  title: WSDL 1.1 Note (W3C, 2001)
- type: Specification
  url: https://www.w3.org/TR/wsdl20/
  title: WSDL 2.0 Recommendation (W3C, 2007)
- type: Specification
  url: https://www.w3.org/TR/soap12-part1/
  title: SOAP 1.2 Recommendation (W3C)
- type: Governance
  url: https://www.w3.org/groups/wg/ws-desc/
  title: W3C Web Services Description Working Group
- type: License
  url: https://www.w3.org/copyright/document-license-2023/
  title: W3C Document License
- type: Examples
  url: https://raw.githubusercontent.com/api-evangelist/specifications/refs/heads/main/examples/wsdl-soap-example.json
  title: WSDL / SOAP Specification Record Example