Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The API Management API builds upon the Administration API

REST API

There are two a number of different REST APIs available for API Management and Administration - they are both exposed on an internal API Gateway - in the default Ceptor configuration export on port 9443. You can find them on these links:

Admin API

Admin API for Partners

Statistics API

Java API

The following Java API exists - these methods are all exposed as part of the Administration API as additional methods in the dk.itp.portalprotect.admin.AdminClient class:

...