Get Started

Theme switcher

SOAP API

SOAP (Simple Object Access Protocol) APIs are a protocol standard for web services that enable the exchange of structured information. Theneo supports SOAP APIs through a variety of collection formats, which ensures comprehensive interoperability and integration capabilities.

Supported Collections for SOAP APIs

  • HAR (HTTP Archive format): This file format records the web requests and responses that your SOAP API makes. It's incredibly useful for reproducing and debugging issues.
  • WSDL (Web Services Description Language): WSDL is an XML-based protocol for information exchange in decentralized and distributed environments. Theneo fully supports WSDL for defining network services as sets of endpoints operating on messages.

On the right side, you can see an example SOAP request and the corresponding WSDL file structure. Below you can see how we automatically render the SOAP envelope and its headers, including the action and body content. You can also toggle to view the raw XML.

Body Parameters

Envelopeobject

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

POST

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?