API Documentation

Page last updated:

Page last updated:

Swisscom Application Cloud offers all its functionality through a well documented API. This API consists of two parts: The native Cloud Foundry API and the Swisscom Extensions API. The base URL of the APIs can be found in the web console.

Cloud Foundry API

Swisscom Application Cloud exposes the endpoints of the native Cloud Foundry API. It can be used to interact with all resources that Cloud Foundry knows. You can find the respective documentation of all its versions in the official Cloud Foundry API documentation.

There are a couple of client libraries for the Cloud Foundry API.

Swisscom Extensions API

Additionally to the endpoints exposed by the Cloud Foundry API, Swisscom offers extended endpoints to access the resources which are provided on top of Cloud Foundry. You can find the documentation about these extended endpoints in the Swisscom Extensions API documentation;

View the source for this page in GitHub