Postman's annual user conference

April 30 - May 1, 2024 · San Francisco, CA

X

What is a SOAP client?

SOAP (Simple Object Access Protocol) is a highly structured messaging protocol for exchanging structured data over the internet. It is based on XML and is used to facilitate communication between different applications and systems, especially in distributed environments with heightened security needs. A SOAP client removes some of the complexity of sending requests and parsing responses, which makes it easier for developers to explore, test, and debug SOAP APIs.

How does the Postman SOAP client work?

Postman's SOAP client is the industry standard tool for working with SOAP APIs. With the Postman SOAP client, you can:

Define and save request with the SOAP client. Illustration

    Define, send, and save complex requests

  • Create requests that include encoded, raw, multipart, or binary data—and save them in Postman Collections

  • Define variables at the global, collection, session, and environment levels, and use them in any request's URL, headers, and body

  • Generate collections in a single click from a wide range of API schema formats, such as WSDL, OpenAPI, and RAML

Create a robust API test suite with Postman. Illustration.

    Create a robust API test suite

  • Leverage pre-configured code snippets to quickly author tests for any request
  • Use the Postman Collection runner to validate complex workflows by chaining requests together
  • Debug issues at any stage of the API lifecycle by running tests on-demand—or run automated tests on Postman's cloud infrastructure
Inspect and visualize responses in Postman. Illustration.

    Inspect and visualize responses

  • View status codes, response times, and response sizes at a glance
  • Leverage automatic language detection, link and syntax highlighting, search, and text formatting to inspect response bodies at a deeper level
  • Use the Postman Visualizer to create and share rich visualizations of parsed response data
Authorization with Postman. Illustration.

    Manage authentication workflows

  • Define authentication details at the request, collection, or folder level using a variety of authentication protocols—including OAuth 2.0, JWT, and AWS Signature
  • Capture cookies returned by the server and save them for reuse in later requests
  • View and set SSL certificates on a per-domain basis to easily send requests over an encrypted connection

What can you do with a SOAP client?

Traditional approaches to calling a SOAP API require the API user to know a programming language, understand the API's protocol, and interpret the response. A SOAP client streamlines this process, enabling developers of all levels to explore, test, and debug SOAP APIs from an intuitive user interface. This makes it easier for teams to integrate public APIs into their applications—and allows them to easily spot and fix issues in their own API's code.

What other protocols does the Postman API client support?

Postman is more than just an API client—it's an API platform that simplifies each step of the API lifecycle and enables teams around the world to collaborate more efficiently. In addition to SOAP, the Postman API client also supports REST, GraphQL, WebSocket, and gRPC, so you can get started quickly with the protocol and architectural style that make sense for your project.

The Postman API client is tightly integrated with the rest of the platform, which allows you to leverage Postman's full feature set—including workspaces, API documentation, mock servers, and monitors—regardless of your API's stack. Postman also offers advanced features, such as role-based access control, API governance, and API security, for Professional and Enterprise teams.

Postman Guide to APIs. Illustration.
POST/CON 2024 Banner

Postman's annual user conference

Gain new skills through hands-on workshops, hear from industry leaders, and join conversations about innovation, APIs, and the future of software.