Integration Requirements

Understand the technical and operational requirements for using the SiteMinder Exchange API, including performance standards.

Guidelines

As outlined in the API Services Terms of Use Agreement, these guidelines ensure the efficient and proper use of the Apps API.

All applications that integrate with SiteMinder must adhere to the following requirements. Applications with existing integrations may need to update their setup to comply. Due to the growing number of application installations, SiteMinder can no longer accommodate exceptions.


Application General

Response Time

Response time should not exceed 1000ms.

Content-Type

The ‘Content-Type’ for all SOAP XML messages must be application/xml; charset=utf-8.

SSL/TLS

Apps API supports TLSv1.2 and above. SiteMinder does not support self-signed SSL certificates.

Security

Encryption is provided by the transport layer via HTTPS. Each message contains a WS-Security (WSSE) UsernameToken SOAP header for authentication/authorization purposes. Each connecting Application must provide a secure web service endpoint to receive the reservation notifications.


Last updated

Was this helpful?