# WSDL

**Canonical:** https://apis.io/providers/wsdl/  
**Website:** https://www.w3.org/standards/techs/wsdl  
**APIs profiled:** 0

WSDL (Web Services Description Language) is a W3C standard XML format for describing web service interfaces. It defines services as collections of network endpoints (ports) that exchange messages, specifying the abstract operations, message formats, and protocol bindings needed to interact with a web service. WSDL 2.0 became a W3C Recommendation on June 26, 2007, and adds support for all HTTP request methods, making it more suitable for RESTful web services than its predecessor WSDL 1.1.

## Kin Score — 16.2 / 100 (emerging)

Scored 2026-08-21 under rubric 0.12.0. Trend: flat (+0.0 from 16.2).

| Facet | Score |
|---|---|
| Discoverability | 57.4 |
| Contract Quality | 15.5 |
| Governance | 25.0 |
| Contract Governance | 25.0 |
| Operational Transparency | 5.3 |
| Developer Ergonomics | 14.3 |
| Commercial Clarity | 0.0 |
| Access Clarity | 0.0 |

## Agent readiness — 0.0 (human-only)

| Dimension | Value |
|---|---|
| Spec Presence | no |
| Agentic Access | no |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | no |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | no |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Unknown — onboarding: unknown, pricing: unknown, trial: no (confidence: low).

## Security (1)

- **Wsdl Domain Security** — TLSv1.3 · HSTS · DMARC

## Use cases (6)

- **SOAP Web Service Description** — Describing enterprise SOAP web services for automated client generation.
- **Service Contract Definition** — Defining service contracts between service providers and consumers.
- **Code Generation** — Generating client proxy code and server stubs from WSDL documents.
- **Service Discovery** — Enabling automated discovery and invocation of web services.
- **Interoperability Testing** — Validating interoperability between different SOAP implementations.
- **REST Service Description** — Describing RESTful services using WSDL 2.0 HTTP binding support.

## Tags

Service Description, W3C, Web Services, WSDL, XML, SOAP, Standards, Protocols

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/wsdl/). Scores are computed from the provider's own public artifacts under a published rubric.
