WSDL
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.
WSDL is profiled on the APIs.io network. Tagged areas include Service Description, W3C, Web Services, WSDL, and XML.
The WSDL catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.
WSDL’s developer surface includes documentation and 26 more developer resources.
Kin Score
Features 10
Notable capabilities this provider offers.
Abstract Service Interface
Defines abstract interfaces separating service contract from protocol binding.
Message Exchange Patterns
Supports In-Only, Robust In-Only, and In-Out message exchange patterns.
SOAP Binding
Native SOAP 1.2 binding for web service interoperability.
HTTP Binding
HTTP binding supporting all HTTP methods including GET, POST, PUT, DELETE.
RPC Style Operations
RPC-style operation dispatch with input and output message wrappers.
Type System Integration
Integrates with XML Schema for defining message types.
Multiple Endpoints
Supports multiple endpoints per service with different protocol bindings.
Namespace and Modularity
Uses XML namespaces to enable modular and reusable service descriptions.
Operation Safety Declaration
Allows marking safe read-only operations per web architecture principles.
RDF Mapping
Normative mapping to RDF for linked data and semantic web integration.
Scroll for all 10
Semantic Vocabularies 1
JSON-LD contexts and semantic vocabularies used across these APIs.
Wsdl Context
JSON-LDSpectral Rules 1
Spectral governance rulesets for linting and validating these APIs.
WSDL API Rules
SPECTRALJSON Schema 8
Standalone JSON Schema definitions for this provider's data models.
WSDL Binding
JSON SCHEMAWSDL Description
JSON SCHEMAWSDL Endpoint
JSON SCHEMAWSDL Interface Fault
JSON SCHEMAWSDL Interface
JSON SCHEMAWSDL Operation
JSON SCHEMAWSDL Service
JSON SCHEMAWSDL Types
JSON SCHEMAScroll for all 8
JSON Structure 8
JSON Structure definitions describing this provider's data shapes.
Wsdl Binding Structure
JSON STRUCTUREWsdl Description Structure
JSON STRUCTUREWsdl Endpoint Structure
JSON STRUCTUREWsdl Interface Fault Structure
JSON STRUCTUREWsdl Interface Structure
JSON STRUCTUREWsdl Operation Structure
JSON STRUCTUREWsdl Service Structure
JSON STRUCTUREWsdl Types Structure
JSON STRUCTUREScroll for all 8
Security Posture 1
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Use Cases 6
What developers build with this provider.
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.
Integrations 6
Pre-built integrations with other platforms and tools.
XML Schema
WSDL 2.0 uses XML Schema for type definitions.
SOAP 1.2
Native SOAP 1.2 binding defined in WSDL 2.0 Part 2.
HTTP 1.1
HTTP binding supporting REST-style services.
UDDI
WSDL documents are referenced in UDDI service registries.
WS-Policy
Web services policy framework that annotates WSDL descriptions.
WS-Addressing
Endpoint reference standards used with WSDL service endpoints.
Resources
Documentation 13
Reference material describing how the API behaves
Scroll for all 13
Design & Contract 10
Pagination, idempotency, versioning, errors, and events
Scroll for all 10
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 1
Authentication, authorization, and security posture
Operate 1
Status, limits, changes, and where to get help
Company 1
The organization behind the API