SOAP API

From Wiki.zanox.com

Jump to: navigation, search

The SOAP API offers the access to various resources where several actions can be performed on.

To test the SOAP requests and retrieve fast results, view the responses and check for the correctness of your evenelops we recommend to use the OPEN SOURCE TOOL "SoapUI" (http://www.soapui.org/).

Contents

[edit] API Location

The API can be used without a version parameter in the URL. If used without the version parameter the latest API version is always taken. In order to stick to a certain version the release date of the API has to be provided as a parameter.

API without version support (always latest)

http://api.zanox.com/wsdl
http://api.zanox.com/soap

API with version support (current version)

http://api.zanox.com/wsdl/2008-05-21
http://api.zanox.com/soap/2008-05-21

[edit] API Authentication

Two types of SOAP API authentication are applied based on the requested resource and method.

  • Requests that require no hash-based signature
  • Requests that require a hash-based signature

See the implementation details for the SOAP API authentication process or take a look at the Getting Started with SOAP tutorial

[edit] SOAP API

The SOAP API is separeted into six main method packages.

[edit] Adspaces Methods

Operations on advertising spaces

[edit] Products Methods

Retrieval of product data incl. prices etc.

[edit] Admedia Methods

Retrieval of advertising media

[edit] Programs Methods

Operations on advertiser program applications

[edit] Report Methods (scheduled)

Retrieval of various statistical reports

[edit] Profile Methods (scheduled)

Management of account data and payments

Personal tools