Skip to main content
Version: 1.16

Authorization endpoints

The main ADS authorization API endpoints as well as their respective URI paths, are listed in the table below:

EndpointDescription
POST/authorizeFor sending data to the service in JSON or XML format.
GET/For receiving data from the service.
POST/asm-pdp/pdp (legacy)SOAP
POST/asm-pdp/authorize (legacy)REST

Endpoint addresses

Legacy endpoints

For backward compatibility, ADS maintains a deprecated endpoint at /asm-pdp/authorize (REST) and /asm-pdp/pdp (SOAP), aiding compatibility with legacy PDP clients. However, it is deprecated and should only be used to provide compatibility with legacy PDP installations during migration. It will be removed in a later version of ADS.